Uses of Class
org.ow2.util.plan.bindings.exceptions.InvalidDeploymentException

Packages that use InvalidDeploymentException
org.ow2.util.plan.bindings.deploymentplan   
 

Uses of InvalidDeploymentException in org.ow2.util.plan.bindings.deploymentplan
 

Methods in org.ow2.util.plan.bindings.deploymentplan that throw InvalidDeploymentException
static String DeploymentHelper.getId(Deployment deployment)
          Accesses the Id of the deployment.
static String DeploymentHelper.getRepositoryRef(Deployment deployment)
          Accesses the repository reference of the deployment.
static Integer DeploymentHelper.getStartLevel(Deployment deployment)
          Accesses the startlevel flag of the deployment.
static Boolean DeploymentHelper.isReference(Deployment deployment)
          Accesses the reference flag of the deployment.
static Boolean DeploymentHelper.isReloadable(Deployment deployment)
          Accesses the reloadable flag of the deployment.
static Boolean DeploymentHelper.isStart(Deployment deployment)
          Accesses the start flag of the deployment.
static Boolean DeploymentHelper.isStartTransient(Deployment deployment)
          Accesses the starttransient flag of the deployment.
 



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