Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.annotations.gwt.server.configuration
Class WebConfigurationServiceImpl

java.lang.Object
  extended by javax.servlet.GenericServlet
      extended by javax.servlet.http.HttpServlet
          extended by com.google.gwt.user.server.rpc.RemoteServiceServlet
              extended by org.nuxeo.ecm.platform.annotations.gwt.server.configuration.WebConfigurationServiceImpl
All Implemented Interfaces:
com.google.gwt.user.client.rpc.RemoteService, com.google.gwt.user.server.rpc.SerializationPolicyProvider, java.io.Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig, WebConfigurationService

public class WebConfigurationServiceImpl
extends com.google.gwt.user.server.rpc.RemoteServiceServlet
implements WebConfigurationService

Author:
Thomas Roger
See Also:
Serialized Form

Constructor Summary
WebConfigurationServiceImpl()
           
 
Method Summary
 WebConfiguration getWebConfiguration(java.lang.String url)
           
 
Methods inherited from class com.google.gwt.user.server.rpc.RemoteServiceServlet
doPost, getSerializationPolicy, processCall
 
Methods inherited from class javax.servlet.http.HttpServlet
service
 
Methods inherited from class javax.servlet.GenericServlet
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebConfigurationServiceImpl

public WebConfigurationServiceImpl()
Method Detail

getWebConfiguration

public WebConfiguration getWebConfiguration(java.lang.String url)
Specified by:
getWebConfiguration in interface WebConfigurationService

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.