|
||||||||||
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()
Deprecated. |
void |
setTypes(Set<String> types)
Deprecated. |
Methods inherited from interface org.jboss.deployers.spi.attachments.PredeterminedManagedObjectAttachments |
---|
getPredeterminedManagedObjects, setPredeterminedManagedObjects |
Method Detail |
---|
String getName()
String getSimpleName()
@Deprecated Set<String> getTypes()
@Deprecated void setTypes(Set<String> types)
types
- the types.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |