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

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

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

Methods in org.apache.geronimo.kernel.config that throw ConfigurationAlreadyExistsException
 File NullConfigurationStore.createNewConfigurationDir(Artifact configId)
           
 File ConfigurationStore.createNewConfigurationDir(Artifact configId)
          Creates an empty directory for a new configuration with the specified 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-2007 Apache Software Foundation. All Rights Reserved.