|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The root of a DDBean tree (a standard deployment descriptor)
Method Summary | |
String |
getDDBeanRootVersion()
Return the version number of the j2ee xml document |
DeployableObject |
getDeployableObject()
Get the deployable object for this descriptor |
String |
getFilename()
Returns the filename relative to the root of the module this XML instance document. |
String |
getModuleDTDVersion()
Deprecated. use getDDBeanRootVersion |
ModuleType |
getType()
Return the module type of this descriptor |
String |
getXpath()
Returns the xpath, the root path is "/" |
Methods inherited from interface javax.enterprise.deploy.model.DDBean |
addXpathListener, getAttributeNames, getAttributeValue, getChildBean, getId, getRoot, getText, getText, removeXpathListener |
Method Detail |
public ModuleType getType()
public DeployableObject getDeployableObject()
public String getModuleDTDVersion()
public String getDDBeanRootVersion()
public String getXpath()
public String getFilename()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |