| Modifier and Type | Method and Description |
|---|---|
protected abstract OSGiDeploymentContext |
OSGiDeploymentRequest.getDeploymentContextImpl(org.glassfish.api.ActionReport reporter,
java.util.logging.Logger logger,
org.glassfish.api.deployment.archive.ReadableArchive archive,
org.glassfish.api.deployment.OpsParams opsParams,
org.glassfish.server.ServerEnvironmentImpl env,
org.osgi.framework.Bundle b) |
protected abstract OSGiDeploymentContext |
OSGiUndeploymentRequest.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) |
Copyright © 2018 GlassFish Community. All Rights Reserved.