| java.lang.Object org.apache.geronimo.deployment.plugin.Application
Application | public class Application implements J2eeApplicationObject(Code) | | version: $Rev: 476049 $ $Date: 2006-11-16 20:35:17 -0800 (Thu, 16 Nov 2006) $ |
Constructor Summary | |
public | Application(DDBeanRoot root) |
Application | public Application(DDBeanRoot root)(Code) | | |
addXpathListener | public void addXpathListener(ModuleType type, String xpath, XpathListener xpl)(Code) | | |
getChildBean | public DDBean[] getChildBean(ModuleType type, String xpath)(Code) | | |
getChildBean | public DDBean[] getChildBean(String xpath)(Code) | | |
getDDBeanRoot | public DDBeanRoot getDDBeanRoot()(Code) | | |
getDeployableObject | public DeployableObject getDeployableObject(String uri)(Code) | | |
getDeployableObjects | public DeployableObject[] getDeployableObjects()(Code) | | |
getDeployableObjects | public DeployableObject[] getDeployableObjects(ModuleType type)(Code) | | |
getModuleDTDVersion | public String getModuleDTDVersion()(Code) | | |
getModuleUris | public String[] getModuleUris(ModuleType type)(Code) | | |
getType | public ModuleType getType()(Code) | | |
removeXpathListener | public void removeXpathListener(ModuleType type, String xpath, XpathListener xpl)(Code) | | |
|
|