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 javax.enterprise.deploy.model.exceptions.DDBeanCreateException
- Throws:
 javax.enterprise.deploy.model.exceptions.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 © 2006 Apache Software Foundation. All Rights Reserved.