org.glassfish.osgiweb
Class OSGiWebUndeploymentRequest
java.lang.Object
org.glassfish.osgijavaeebase.OSGiUndeploymentRequest
org.glassfish.osgiweb.OSGiWebUndeploymentRequest
public class OSGiWebUndeploymentRequest
- extends org.glassfish.osgijavaeebase.OSGiUndeploymentRequest
- Author:
- Sanjeeb.Sahoo@Sun.COM
|
Constructor Summary |
OSGiWebUndeploymentRequest(org.glassfish.internal.deployment.Deployment deployer,
org.glassfish.server.ServerEnvironmentImpl env,
org.glassfish.api.ActionReport reporter,
org.glassfish.osgijavaeebase.OSGiApplicationInfo osgiAppInfo)
|
|
Method Summary |
protected org.glassfish.osgijavaeebase.OSGiDeploymentContext |
getDeploymentContextImpl(org.glassfish.api.ActionReport reporter,
java.util.logging.Logger logger,
org.glassfish.api.deployment.archive.ReadableArchive source,
org.glassfish.api.deployment.UndeployCommandParameters undeployParams,
org.glassfish.server.ServerEnvironmentImpl env,
org.osgi.framework.Bundle bundle)
|
protected void |
postUndeploy()
|
| Methods inherited from class org.glassfish.osgijavaeebase.OSGiUndeploymentRequest |
execute, getOsgiAppInfo, getUndeployParams, preUndeploy |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OSGiWebUndeploymentRequest
public OSGiWebUndeploymentRequest(org.glassfish.internal.deployment.Deployment deployer,
org.glassfish.server.ServerEnvironmentImpl env,
org.glassfish.api.ActionReport reporter,
org.glassfish.osgijavaeebase.OSGiApplicationInfo osgiAppInfo)
getDeploymentContextImpl
protected org.glassfish.osgijavaeebase.OSGiDeploymentContext getDeploymentContextImpl(org.glassfish.api.ActionReport reporter,
java.util.logging.Logger logger,
org.glassfish.api.deployment.archive.ReadableArchive source,
org.glassfish.api.deployment.UndeployCommandParameters undeployParams,
org.glassfish.server.ServerEnvironmentImpl env,
org.osgi.framework.Bundle bundle)
throws java.lang.Exception
- Specified by:
getDeploymentContextImpl in class org.glassfish.osgijavaeebase.OSGiUndeploymentRequest
- Throws:
java.lang.Exception
postUndeploy
protected void postUndeploy()
- Overrides:
postUndeploy in class org.glassfish.osgijavaeebase.OSGiUndeploymentRequest
Copyright © 2013 GlassFish Community. All Rights Reserved.