|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
public @interface ManagementDeployment
An annotation identifying a managed deployment
| Optional Element Summary | |
|---|---|
String |
description
A description of the managed deployment |
ManagedDeployment.DeploymentPhase |
phase
The phase the deployment belongs to |
String |
simpleName
Get the simple name (x.ear) for the deployment. |
String[] |
types
Get the deployment/module types. |
public abstract String simpleName
public abstract String description
public abstract ManagedDeployment.DeploymentPhase phase
public abstract String[] types
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||