Uses of Class
org.apache.jackrabbit.core.config.ConfigurationException

Packages that use ConfigurationException
org.apache.jackrabbit.core.config   
 

Uses of ConfigurationException in org.apache.jackrabbit.core.config
 

Methods in org.apache.jackrabbit.core.config that throw ConfigurationException
 void DataSourceConfig.addDataSourceDefinition(String name, Properties props)
          Adds a DataSourceDefinition from the given properties.
 

Constructors in org.apache.jackrabbit.core.config that throw ConfigurationException
DataSourceConfig.DataSourceDefinition(String name, Properties props)
          Creates a DataSourceDefinition from the given properties and throws a ConfigurationException when the set of properties does not satisfy some validity constraints.
 



Copyright © 2004-2014 The Apache Software Foundation. All Rights Reserved.