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,
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,
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 Exception
getDeploymentContextImpl in class org.glassfish.osgijavaeebase.OSGiUndeploymentRequestExceptionprotected void postUndeploy()
postUndeploy in class org.glassfish.osgijavaeebase.OSGiUndeploymentRequestCopyright © 2017–2019 Eclipse Foundation. All rights reserved.