Class MetroDeployer.MetroApplicationContainer
java.lang.Object
org.glassfish.webservices.metroglue.MetroDeployer.MetroApplicationContainer
- All Implemented Interfaces:
org.glassfish.api.deployment.ApplicationContainer<Object>
- Enclosing class:
- MetroDeployer
-
Constructor Details
-
MetroApplicationContainer
public MetroApplicationContainer()
-
-
Method Details
-
getDescriptor
- Specified by:
getDescriptorin interfaceorg.glassfish.api.deployment.ApplicationContainer<Object>
-
start
public boolean start(org.glassfish.api.deployment.ApplicationContext startupContxt) - Specified by:
startin interfaceorg.glassfish.api.deployment.ApplicationContainer<Object>
-
stop
public boolean stop(org.glassfish.api.deployment.ApplicationContext stopContext) - Specified by:
stopin interfaceorg.glassfish.api.deployment.ApplicationContainer<Object>
-
suspend
public boolean suspend()- Specified by:
suspendin interfaceorg.glassfish.api.deployment.ApplicationContainer<Object>
-
resume
public boolean resume()- Specified by:
resumein interfaceorg.glassfish.api.deployment.ApplicationContainer<Object>
-
getClassLoader
- Specified by:
getClassLoaderin interfaceorg.glassfish.api.deployment.ApplicationContainer<Object>
-