|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DeploymentPlanDeployable
interface for deployment plan deployables.
| Method Summary | |
|---|---|
DeploymentPlan |
getAttachedData()
Returns the bindings data attached to the deployable. |
void |
setAttachedData(DeploymentPlan attachedData)
Sets the bindings data attached to the deployable. |
| Methods inherited from interface org.ow2.util.ee.deploy.api.deployable.IDeployable |
|---|
addExtension, getArchive, getExtension, getModuleName, getOriginalDeployable, getShortName, getUnpackedDeployable, setOriginalDeployable, setUnpackedDeployable |
| Method Detail |
|---|
DeploymentPlan getAttachedData()
getAttachedData in interface FileDeployable<DeploymentPlanDeployable,DeploymentPlan>void setAttachedData(DeploymentPlan attachedData)
setAttachedData in interface FileDeployable<DeploymentPlanDeployable,DeploymentPlan>attachedData - the bindings data.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||