|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||