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

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

Uses of NoSuchStoreException in org.apache.geronimo.kernel
 

Methods in org.apache.geronimo.kernel that throw NoSuchStoreException
 List KernelMBean.listConfigurations(javax.management.ObjectName storeName)
          Return info about the configurations in a store.
 List Kernel.listConfigurations(javax.management.ObjectName storeName)
           
 

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

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



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