|
ModeShape Distribution 3.0.0.Beta4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |