public class OSGiEJBDeploymentRequest
extends org.glassfish.osgijavaeebase.OSGiDeploymentRequest
| Constructor and Description |
|---|
OSGiEJBDeploymentRequest(org.glassfish.internal.deployment.Deployment deployer,
com.sun.enterprise.deploy.shared.ArchiveFactory archiveFactory,
org.glassfish.server.ServerEnvironmentImpl env,
org.glassfish.api.ActionReport reporter,
org.osgi.framework.Bundle b) |
| 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 archive,
org.glassfish.api.deployment.OpsParams opsParams,
org.glassfish.server.ServerEnvironmentImpl env,
org.osgi.framework.Bundle b) |
protected EJBBundle |
makeArchive() |
public OSGiEJBDeploymentRequest(org.glassfish.internal.deployment.Deployment deployer,
com.sun.enterprise.deploy.shared.ArchiveFactory archiveFactory,
org.glassfish.server.ServerEnvironmentImpl env,
org.glassfish.api.ActionReport reporter,
org.osgi.framework.Bundle b)
protected org.glassfish.osgijavaeebase.OSGiDeploymentContext getDeploymentContextImpl(org.glassfish.api.ActionReport reporter,
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)
throws Exception
getDeploymentContextImpl in class org.glassfish.osgijavaeebase.OSGiDeploymentRequestExceptionprotected EJBBundle makeArchive()
makeArchive in class org.glassfish.osgijavaeebase.OSGiDeploymentRequestCopyright © 2017–2019 Eclipse Foundation. All rights reserved.