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

Packages that use ConfigurationAlreadyExistsException
org.apache.geronimo.farm.deployment   
org.apache.geronimo.kernel.config   
org.apache.geronimo.system.configuration   
 

Uses of ConfigurationAlreadyExistsException in org.apache.geronimo.farm.deployment
 

Methods in org.apache.geronimo.farm.deployment that throw ConfigurationAlreadyExistsException
 File MasterConfigurationStore.createNewConfigurationDir(Artifact configId)
           
 

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

Methods in org.apache.geronimo.kernel.config that throw ConfigurationAlreadyExistsException
 File ConfigurationStore.createNewConfigurationDir(Artifact configId)
          Creates an empty directory for a new configuration with the specified configId
 File NullConfigurationStore.createNewConfigurationDir(Artifact configId)
           
 

Uses of ConfigurationAlreadyExistsException in org.apache.geronimo.system.configuration
 

Methods in org.apache.geronimo.system.configuration that throw ConfigurationAlreadyExistsException
 File RepositoryConfigurationStore.createNewConfigurationDir(Artifact configId)
           
 



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