public class OSGiEJBDeployer
extends org.glassfish.osgijavaeebase.AbstractOSGiDeployer
| Constructor and Description |
|---|
OSGiEJBDeployer(org.osgi.framework.BundleContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
org.glassfish.osgijavaeebase.OSGiDeploymentRequest |
createOSGiDeploymentRequest(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) |
org.glassfish.osgijavaeebase.OSGiUndeploymentRequest |
createOSGiUndeploymentRequest(org.glassfish.internal.deployment.Deployment deployer,
org.glassfish.server.ServerEnvironmentImpl env,
org.glassfish.api.ActionReport reporter,
org.glassfish.osgijavaeebase.OSGiApplicationInfo osgiAppInfo) |
boolean |
handles(org.osgi.framework.Bundle bundle) |
public org.glassfish.osgijavaeebase.OSGiUndeploymentRequest createOSGiUndeploymentRequest(org.glassfish.internal.deployment.Deployment deployer,
org.glassfish.server.ServerEnvironmentImpl env,
org.glassfish.api.ActionReport reporter,
org.glassfish.osgijavaeebase.OSGiApplicationInfo osgiAppInfo)
createOSGiUndeploymentRequest in class org.glassfish.osgijavaeebase.AbstractOSGiDeployerpublic org.glassfish.osgijavaeebase.OSGiDeploymentRequest createOSGiDeploymentRequest(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)
createOSGiDeploymentRequest in class org.glassfish.osgijavaeebase.AbstractOSGiDeployerpublic boolean handles(org.osgi.framework.Bundle bundle)
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.