Uses of Interface
org.jboss.deployers.spi.management.deploy.DeploymentTarget

Packages that use DeploymentTarget
org.jboss.deployers.spi.management.deploy   
 

Uses of DeploymentTarget in org.jboss.deployers.spi.management.deploy
 

Methods in org.jboss.deployers.spi.management.deploy that return DeploymentTarget
 DeploymentTarget DeploymentStatus.getTarget()
          The target the status applies to
 

Methods in org.jboss.deployers.spi.management.deploy that return types with arguments of type DeploymentTarget
 List<DeploymentTarget> DeploymentProgress.getDeploymentTargets()
          Retrieve the list of targets the deployment is distributed to
 



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