Uses of Interface
org.ow2.ishmael.deploy.spi.impl.IDeploymentSpecific

Packages that use IDeploymentSpecific
org.ow2.ishmael.deploy.spi.impl   
org.ow2.ishmael.deploy.spi.status   
 

Uses of IDeploymentSpecific in org.ow2.ishmael.deploy.spi.impl
 

Classes in org.ow2.ishmael.deploy.spi.impl that implement IDeploymentSpecific
 class AbsDeploymentSpecific
          Abstract class for specific deployment.
 class DeploymentSpecificEasyBeans
          EJB3 deployment Specific
 class DeploymentSpecificJOnAS
          EJB3 deployment Specific
 

Uses of IDeploymentSpecific in org.ow2.ishmael.deploy.spi.status
 

Constructors in org.ow2.ishmael.deploy.spi.status with parameters of type IDeploymentSpecific
DistributeProgressObject(IDeploymentSpecific adm, javax.enterprise.deploy.spi.Target[] targets, byte[] file, java.lang.String name, javax.enterprise.deploy.shared.ModuleType type, java.lang.String[] genicArgs, boolean conform)
           
ProgressObjectImpl(IDeploymentSpecific adm, javax.enterprise.deploy.spi.Target[] targets)
           
StartProgressObject(IDeploymentSpecific adm, javax.enterprise.deploy.spi.TargetModuleID[] paths)
           
StopProgressObject(IDeploymentSpecific adm, javax.enterprise.deploy.spi.TargetModuleID[] paths)
           
UnDeployProgressObject(IDeploymentSpecific adm, javax.enterprise.deploy.spi.TargetModuleID[] paths)
           
 



Copyright © 2007-2010 OW2 Consortium. All Rights Reserved.