|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DDBeanRoot
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 |
---|
ModuleType getType()
DeployableObject getDeployableObject()
String getModuleDTDVersion()
String getDDBeanRootVersion()
String getXpath()
getXpath
in interface DDBean
String getFilename()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |