org.glassfish.osgiejb
Class OSGiEJBUndeploymentRequest

java.lang.Object
  extended by org.glassfish.osgijavaeebase.OSGiUndeploymentRequest
      extended by org.glassfish.osgiejb.OSGiEJBUndeploymentRequest

public class OSGiEJBUndeploymentRequest
extends org.glassfish.osgijavaeebase.OSGiUndeploymentRequest

Author:
Sanjeeb.Sahoo@Sun.COM

Constructor Summary
OSGiEJBUndeploymentRequest(org.glassfish.internal.deployment.Deployment deployer, org.glassfish.server.ServerEnvironmentImpl env, org.glassfish.api.ActionReport reporter, org.glassfish.osgijavaeebase.OSGiApplicationInfo osgiAppInfo)
           
 
Method Summary
protected  org.glassfish.osgijavaeebase.OSGiDeploymentContext 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)
           
 
Methods inherited from class org.glassfish.osgijavaeebase.OSGiUndeploymentRequest
execute, getOsgiAppInfo, getUndeployParams, postUndeploy, preUndeploy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OSGiEJBUndeploymentRequest

public OSGiEJBUndeploymentRequest(org.glassfish.internal.deployment.Deployment deployer,
                                  org.glassfish.server.ServerEnvironmentImpl env,
                                  org.glassfish.api.ActionReport reporter,
                                  org.glassfish.osgijavaeebase.OSGiApplicationInfo osgiAppInfo)
Method Detail

getDeploymentContextImpl

protected org.glassfish.osgijavaeebase.OSGiDeploymentContext 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)
                                                                               throws java.lang.Exception
Specified by:
getDeploymentContextImpl in class org.glassfish.osgijavaeebase.OSGiUndeploymentRequest
Throws:
java.lang.Exception


Copyright © 2011 GlassFish Community. All Rights Reserved.