org.apache.geronimo.deployment.tools.loader
Class ApplicationDeployable
java.lang.Object
org.apache.geronimo.deployment.tools.loader.AbstractDeployable
org.apache.geronimo.deployment.tools.loader.ApplicationDeployable
- All Implemented Interfaces:
- DeployableObject, J2eeApplicationObject
public abstract class ApplicationDeployable
- extends AbstractDeployable
- implements J2eeApplicationObject
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationDeployable
public ApplicationDeployable(URL moduleURL)
throws DDBeanCreateException
- Throws:
DDBeanCreateException
addXpathListener
public void addXpathListener(ModuleType type,
String xpath,
XpathListener xpl)
- Specified by:
addXpathListener
in interface J2eeApplicationObject
removeXpathListener
public void removeXpathListener(ModuleType type,
String xpath,
XpathListener xpl)
- Specified by:
removeXpathListener
in interface J2eeApplicationObject
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.