org.openejb.server.axis
Class WSContainer
java.lang.Object
org.openejb.server.axis.WSContainer
- All Implemented Interfaces:
- org.apache.geronimo.gbean.GBeanLifecycle
- public class WSContainer
- extends Object
- implements org.apache.geronimo.gbean.GBeanLifecycle
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSContainer
protected WSContainer()
WSContainer
public WSContainer(EJBContainer ejbContainer,
URI location,
URI wsdlURI,
org.apache.geronimo.webservices.SoapHandler soapHandler,
org.apache.geronimo.axis.server.ServiceInfo serviceInfo,
String securityRealmName,
String realmName,
String transportGuarantee,
String authMethod,
String[] virtualHosts)
throws Exception
doStart
public void doStart()
throws Exception
- Specified by:
doStart
in interface org.apache.geronimo.gbean.GBeanLifecycle
- Throws:
Exception
doStop
public void doStop()
throws Exception
- Specified by:
doStop
in interface org.apache.geronimo.gbean.GBeanLifecycle
- Throws:
Exception
doFail
public void doFail()
- Specified by:
doFail
in interface org.apache.geronimo.gbean.GBeanLifecycle
Copyright © 1999-2006 OpenEJB. All Rights Reserved.