JBoss Managed Parent POM 2.1.1.SP2

Uses of Class
org.jboss.managed.api.ManagedDeployment.DeploymentPhase

Packages that use ManagedDeployment.DeploymentPhase
org.jboss.managed.api   
org.jboss.managed.plugins   
 

Uses of ManagedDeployment.DeploymentPhase in org.jboss.managed.api
 

Methods in org.jboss.managed.api that return ManagedDeployment.DeploymentPhase
 ManagedDeployment.DeploymentPhase ManagedDeployment.getDeploymentPhase()
          Get the phase this deployment is associated with
static ManagedDeployment.DeploymentPhase ManagedDeployment.DeploymentPhase.valueOf(String name)
          Deprecated. Returns the enum constant of this type with the specified name.
static ManagedDeployment.DeploymentPhase[] ManagedDeployment.DeploymentPhase.values()
          Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of ManagedDeployment.DeploymentPhase in org.jboss.managed.plugins
 

Methods in org.jboss.managed.plugins that return ManagedDeployment.DeploymentPhase
 ManagedDeployment.DeploymentPhase ManagedDeploymentImpl.getDeploymentPhase()
           
 

Constructors in org.jboss.managed.plugins with parameters of type ManagedDeployment.DeploymentPhase
ManagedDeploymentImpl(String name, String simpleName, ManagedDeployment.DeploymentPhase phase, ManagedDeployment parent, Map<String,ManagedObject> unitMOs)
          Deprecated. 
 


JBoss Managed Parent POM 2.1.1.SP2

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.