|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DeploymentID
A representation of a top-level deployment id.
| Method Summary | |
|---|---|
URL |
getContentURL()
An optional content URL used for distribute/redeploy operations. |
String |
getDescription()
Get a description of the deployment |
String[] |
getNames()
Get the names of the deployments. |
ProfileKey |
getProfile()
The target profile this deployment is associated with. |
String[] |
getRepositoryNames()
Get the unique names of the deployments in the repository. |
boolean |
isCopyContent()
Do we copy content or jut ref it. |
void |
setRepositoryNames(String[] names)
Set the unique names of the deployments in the repository. |
| Methods inherited from interface org.jboss.deployers.spi.management.deploy.DeploymentOptions |
|---|
addDeploymentOption, getDeploymentOptions, hasDeploymentOption, removeDeploymentOption |
| Method Detail |
|---|
String[] getNames()
ProfileKey getProfile()
String[] getRepositoryNames()
void setRepositoryNames(String[] names)
names - - the unique names of the deployments in the repositorygetRepositoryNames()URL getContentURL()
boolean isCopyContent()
String getDescription()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||