Package | Description |
---|---|
org.modeshape.jcr |
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
JcrRepository(RepositoryConfiguration configuration)
Create a Repository instance given the
configuration . |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.