org.apache.geronimo.axis2.pojo
Class POJOWebServiceContainer
java.lang.Object
  
org.apache.geronimo.axis2.Axis2WebServiceContainer
      
org.apache.geronimo.axis2.pojo.POJOWebServiceContainer
- All Implemented Interfaces: 
 - Serializable, WebServiceContainer
 
public class POJOWebServiceContainer
- extends Axis2WebServiceContainer
 
- See Also:
 - Serialized Form
 
 
 
 
 
| Fields inherited from class org.apache.geronimo.axis2.Axis2WebServiceContainer | 
annotationProcessor, binding, configurationBaseUrl, configurationContext, endpointClass, endpointClassName, jndiResolver, portInfo, REQUEST, RESPONSE, service, wsdlQueryHandler | 
 
 
 
 
| Methods inherited from class org.apache.geronimo.axis2.Axis2WebServiceContainer | 
configureHandlers, createServiceGenerator, destroyHandlers, doService, doService2, getWsdl, injectHandlers, injectResources, invoke, processGETRequest, setMsgContextProperties | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
POJOWebServiceContainer
public POJOWebServiceContainer(PortInfo portInfo,
                               String endpointClassName,
                               ClassLoader classLoader,
                               Context context,
                               URL configurationBaseUrl)
init
public void init()
          throws Exception
- Overrides:
 init in class Axis2WebServiceContainer
 
- Throws:
 Exception
 
processPOSTRequest
protected void processPOSTRequest(WebServiceContainer.Request request,
                                  WebServiceContainer.Response response,
                                  org.apache.axis2.description.AxisService service,
                                  org.apache.axis2.context.MessageContext msgContext)
                           throws Exception
- Overrides:
 processPOSTRequest in class Axis2WebServiceContainer
 
- Throws:
 Exception
 
initContextRoot
protected void initContextRoot(WebServiceContainer.Request request)
- Specified by:
 initContextRoot in class Axis2WebServiceContainer
 
 
destroy
public void destroy()
- Specified by:
 destroy in interface WebServiceContainer- Overrides:
 destroy in class Axis2WebServiceContainer
 
 
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.