org.glassfish.osgiejb
Class OSGiEJBDeploymentRequest
java.lang.Object
org.glassfish.osgijavaeebase.OSGiDeploymentRequest
org.glassfish.osgiejb.OSGiEJBDeploymentRequest
public class OSGiEJBDeploymentRequest
- extends org.glassfish.osgijavaeebase.OSGiDeploymentRequest
- Author:
- Sanjeeb.Sahoo@Sun.COM
|
Constructor Summary |
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)
|
|
Method Summary |
protected org.glassfish.osgijavaeebase.OSGiDeploymentContext |
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 EJBBundle |
makeArchive()
|
| Methods inherited from class org.glassfish.osgijavaeebase.OSGiDeploymentRequest |
execute, getArchive, getBundle, getDeployParams, getResult, makeFile, postDeploy, preDeploy |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OSGiEJBDeploymentRequest
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)
getDeploymentContextImpl
protected org.glassfish.osgijavaeebase.OSGiDeploymentContext 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)
throws java.lang.Exception
- Specified by:
getDeploymentContextImpl in class org.glassfish.osgijavaeebase.OSGiDeploymentRequest
- Throws:
java.lang.Exception
makeArchive
protected EJBBundle makeArchive()
- Overrides:
makeArchive in class org.glassfish.osgijavaeebase.OSGiDeploymentRequest
Copyright © 2012 GlassFish Community. All Rights Reserved.