org.apache.geronimo.axis2.ejb
Class EJBWebServiceContainer
java.lang.Object
org.apache.geronimo.axis2.Axis2WebServiceContainer
org.apache.geronimo.axis2.ejb.EJBWebServiceContainer
- All Implemented Interfaces:
- Serializable, WebServiceContainer
public class EJBWebServiceContainer
- extends Axis2WebServiceContainer
- See Also:
- Serialized Form
Fields inherited from class org.apache.geronimo.axis2.Axis2WebServiceContainer |
annotationProcessor, binding, configurationBaseUrl, configurationContext, context, endpointClass, endpointClassName, jndiResolver, portInfo, REQUEST, RESPONSE, service, wsdlQueryHandler |
Methods inherited from class org.apache.geronimo.axis2.Axis2WebServiceContainer |
configureHandlers, destroyHandlers, doService, doService2, getServicePath, getWsdl, injectResources, invoke, processGETRequest, processPOSTRequest, processURLRequest, processXMLRequest, setMsgContextProperties, trimContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EJBWebServiceContainer
public EJBWebServiceContainer(PortInfo portInfo,
String endpointClassName,
ClassLoader classLoader,
Context context,
URL configurationBaseUrl,
org.apache.openejb.DeploymentInfo deploymnetInfo)
init
public void init()
throws Exception
- Overrides:
init
in class Axis2WebServiceContainer
- Throws:
Exception
createServiceGenerator
protected AxisServiceGenerator createServiceGenerator()
- Overrides:
createServiceGenerator
in class Axis2WebServiceContainer
injectHandlers
public void injectHandlers()
- Overrides:
injectHandlers
in class Axis2WebServiceContainer
destroy
public void destroy()
- Specified by:
destroy
in interface WebServiceContainer
- Overrides:
destroy
in class Axis2WebServiceContainer
Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.