| java.lang.Object org.apache.geronimo.deployment.tools.DDBeanRootImpl
DDBeanRootImpl | public class DDBeanRootImpl implements DDBeanRoot(Code) | | version: $Rev: 476049 $ $Date: 2006-11-16 20:35:17 -0800 (Thu, 16 Nov 2006) $ |
Constructor Summary | |
public | DDBeanRootImpl(DeployableObject deployable, URL descriptor) |
DDBeanRootImpl | public DDBeanRootImpl(DeployableObject deployable, URL descriptor) throws DDBeanCreateException(Code) | | |
addXpathListener | public void addXpathListener(String xpath, XpathListener xpl)(Code) | | |
getChildBean | public DDBean[] getChildBean(String xpath)(Code) | | |
getDDBeanRootVersion | public String getDDBeanRootVersion()(Code) | | |
getDeployableObject | public DeployableObject getDeployableObject()(Code) | | |
getModuleDTDVersion | public String getModuleDTDVersion()(Code) | | |
getRoot | public DDBeanRoot getRoot()(Code) | | |
getType | public ModuleType getType()(Code) | | |
removeXpathListener | public void removeXpathListener(String xpath, XpathListener xpl)(Code) | | |
|
|