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

Packages that use NoSuchStoreException
org.apache.geronimo.deployment   
org.apache.geronimo.deployment.plugin.jmx   
org.apache.geronimo.kernel.config   
org.apache.geronimo.mavenplugins.car   
org.apache.geronimo.system.plugin   
 

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.deployment.plugin.jmx
 

Methods in org.apache.geronimo.deployment.plugin.jmx that throw NoSuchStoreException
 PluginListType RemoteDeploymentManager.createPluginListForRepositories(String repo)
           
 

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

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

Uses of NoSuchStoreException in org.apache.geronimo.mavenplugins.car
 

Methods in org.apache.geronimo.mavenplugins.car that throw NoSuchStoreException
 PluginListType CreatePluginListMojo.createPluginListForRepositories(ListableRepository repository, String repoName)
           
 void UpdatePluginListMojo.updatePluginList(PluginType plugin, PluginListType pluginList)
           
 

Uses of NoSuchStoreException in org.apache.geronimo.system.plugin
 

Methods in org.apache.geronimo.system.plugin that throw NoSuchStoreException
 PluginListType PluginInstaller.createPluginListForRepositories(String repo)
           
 PluginListType PluginInstallerGBean.createPluginListForRepositories(String repo)
           
 



Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.