ModeShape Distribution 3.0.0.Beta4

Uses of Class
org.modeshape.jcr.ConfigurationException

Packages that use ConfigurationException
org.modeshape.jcr   
 

Uses of ConfigurationException in org.modeshape.jcr
 

Methods in org.modeshape.jcr that throw ConfigurationException
 JcrRepository ModeShapeEngine.deploy(RepositoryConfiguration repositoryConfiguration)
          Deploy a new repository with the given configuration.
protected  JcrRepository ModeShapeEngine.deploy(RepositoryConfiguration repositoryConfiguration, String repositoryKey)
          Deploy a new repository with the given configuration.
 Future<JcrRepository> ModeShapeEngine.update(String repositoryName, Changes changes)
          Update the configuration of a deployed repository by applying the set of changes to that repository's configuration.
 

Constructors in org.modeshape.jcr that throw ConfigurationException
JcrRepository(RepositoryConfiguration configuration)
          Create a Repository instance given the configuration.
 


ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.