public class OSGiWebUndeploymentRequest
extends org.glassfish.osgijavaeebase.OSGiUndeploymentRequest
| Constructor and Description |
|---|
OSGiWebUndeploymentRequest(org.glassfish.internal.deployment.Deployment deployer,
org.glassfish.server.ServerEnvironmentImpl env,
org.glassfish.api.ActionReport reporter,
org.glassfish.osgijavaeebase.OSGiApplicationInfo osgiAppInfo) |
| Modifier and Type | Method and Description |
|---|---|
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() |
public OSGiWebUndeploymentRequest(org.glassfish.internal.deployment.Deployment deployer,
org.glassfish.server.ServerEnvironmentImpl env,
org.glassfish.api.ActionReport reporter,
org.glassfish.osgijavaeebase.OSGiApplicationInfo osgiAppInfo)
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
getDeploymentContextImpl in class org.glassfish.osgijavaeebase.OSGiUndeploymentRequestjava.lang.Exceptionprotected void postUndeploy()
postUndeploy in class org.glassfish.osgijavaeebase.OSGiUndeploymentRequestCopyright © 2018 GlassFish Community. All Rights Reserved.