|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Deployment
Deployment.
| Method Summary | |
|---|---|
String |
getName()
Get the deployment name |
String |
getSimpleName()
Get the simple name |
Set<String> |
getTypes()
Get the deployment types associated with this deployment. |
void |
setTypes(Set<String> types)
Set the deployment types associated with this deployment. |
| Methods inherited from interface org.jboss.deployers.spi.attachments.PredeterminedManagedObjectAttachments |
|---|
getPredeterminedManagedObjects, setPredeterminedManagedObjects |
| Method Detail |
|---|
String getName()
String getSimpleName()
Set<String> getTypes()
void setTypes(Set<String> types)
types - set of deployment type names deployers have identified
in this deployment.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||