| 
 | J2EE1.4 SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An interface that represents the root of a standard deployment descriptor. A DDBeanRoot is a type of DDBean.
| Method Summary | |
|  java.lang.String | getDDBeanRootVersion()Returns the version number of an XML instance document. | 
|  DeployableObject | getDeployableObject()Return the containing DeployableObject | 
|  java.lang.String | getFilename()Returns the filename relative to the root of the module of the XML instance document this DDBeanRoot represents. | 
|  java.lang.String | getModuleDTDVersion()Deprecated. As of version 1.1 replaced by DDBeanRoot.getDDBeanRootVersion() | 
|  ModuleType | getType()Return the ModuleType of deployment descriptor. | 
|  java.lang.String | getXpath()Return the XPath for this standard bean. | 
| 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 java.lang.String getModuleDTDVersion()
public java.lang.String getDDBeanRootVersion()
public java.lang.String getXpath()
getXpath in interface DDBeanpublic java.lang.String getFilename()
| 
 | J2EE1.4 SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 2003 Sun Microsystems, Inc. All rights reserved.