Uses of Class
org.apache.geronimo.kernel.config.NoSuchStoreException

Packages that use NoSuchStoreException
org.apache.geronimo.deployment   
org.apache.geronimo.kernel.config   
 

Uses of NoSuchStoreException in org.apache.geronimo.deployment
 

Methods in org.apache.geronimo.deployment that throw NoSuchStoreException
 List DeploymentConfigurationManager.listConfigurations(AbstractName storeName)
           
 

Uses of NoSuchStoreException in org.apache.geronimo.kernel.config
 

Methods in org.apache.geronimo.kernel.config that throw NoSuchStoreException
 List SimpleConfigurationManager.listConfigurations(AbstractName storeName)
           
 List ConfigurationManager.listConfigurations(AbstractName store)
          Return a list of the configurations in a specific store.
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.