Uses of Class
org.apache.openejb.NoSuchApplicationException

Packages that use NoSuchApplicationException
org.apache.openejb.assembler   
org.apache.openejb.assembler.classic   
org.apache.openejb.config   
 

Uses of NoSuchApplicationException in org.apache.openejb.assembler
 

Methods in org.apache.openejb.assembler that throw NoSuchApplicationException
 void Deployer.undeploy(String moduleId)
           
 void DeployerEjb.undeploy(String moduleId)
           
 

Uses of NoSuchApplicationException in org.apache.openejb.assembler.classic
 

Methods in org.apache.openejb.assembler.classic that throw NoSuchApplicationException
 void Assembler.destroyApplication(String filePath)
           
 

Uses of NoSuchApplicationException in org.apache.openejb.config
 

Methods in org.apache.openejb.config that throw NoSuchApplicationException
static void Undeploy.undeploy(String moduleId, Deployer deployer)
           
static void Undeploy.undeploy(String moduleId, File file, Deployer deployer)
           
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.