org.apache.openejb.server.axis2.ejb
Class EjbWsContainer
java.lang.Object
org.apache.openejb.server.axis2.Axis2WsContainer
org.apache.openejb.server.axis2.ejb.EjbWsContainer
- All Implemented Interfaces:
- HttpListener
public class EjbWsContainer
- extends Axis2WsContainer
Methods inherited from class org.apache.openejb.server.axis2.Axis2WsContainer |
configureHandlers, destroyHandlers, doService, doService2, getServicePath, getWsdl, onMessage, processGETRequest, processPOSTRequest, setMsgContextProperties, trimContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EjbWsContainer
public EjbWsContainer(PortData portData,
DeploymentInfo deploymentInfo)
start
public void start()
throws Exception
- Overrides:
start
in class Axis2WsContainer
- Throws:
Exception
createServiceGenerator
protected AxisServiceGenerator createServiceGenerator()
- Overrides:
createServiceGenerator
in class Axis2WsContainer
destroy
public void destroy()
- Overrides:
destroy
in class Axis2WsContainer
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.