|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.openejb.server.axis2.Axis2WsContainer
org.apache.openejb.server.axis2.ejb.EjbWsContainer
public class EjbWsContainer
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.openejb.server.axis2.Axis2WsContainer |
---|
Axis2WsContainer.Axis2TransportInfo |
Field Summary |
---|
Fields inherited from class org.apache.openejb.server.axis2.Axis2WsContainer |
---|
configurationContext, context, endpointClass, endpointClassName, port, REQUEST, RESPONSE, service, wsdlQueryHandler |
Constructor Summary | |
---|---|
EjbWsContainer(PortData portData,
DeploymentInfo deploymentInfo)
|
Method Summary | |
---|---|
protected AxisServiceGenerator |
createServiceGenerator()
|
void |
destroy()
|
void |
start()
|
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 |
Constructor Detail |
---|
public EjbWsContainer(PortData portData, DeploymentInfo deploymentInfo)
Method Detail |
---|
public void start() throws java.lang.Exception
start
in class Axis2WsContainer
java.lang.Exception
protected AxisServiceGenerator createServiceGenerator()
createServiceGenerator
in class Axis2WsContainer
public void destroy()
destroy
in class Axis2WsContainer
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |