|
ModeShape Distribution 3.0.0.Alpha5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Environment | |
|---|---|
| org.modeshape.jboss.service | |
| org.modeshape.jcr | |
| Uses of Environment in org.modeshape.jboss.service |
|---|
| Classes in org.modeshape.jboss.service that implement Environment | |
|---|---|
class |
RepositoryService
A RepositoryService instance is the service responsible for initializing a JcrRepository in the ModeShape
engine using the information from the configuration. |
| Uses of Environment in org.modeshape.jcr |
|---|
| Classes in org.modeshape.jcr that implement Environment | |
|---|---|
class |
LocalEnvironment
|
| Methods in org.modeshape.jcr that return Environment | |
|---|---|
protected Environment |
RepositoryConfiguration.environment()
|
| Methods in org.modeshape.jcr with parameters of type Environment | |
|---|---|
RepositoryConfiguration |
RepositoryConfiguration.with(Environment environment)
Create a copy of this configuration that uses the supplied Infinispan CacheContainer instance. |
| Constructors in org.modeshape.jcr with parameters of type Environment | |
|---|---|
RepositoryConfiguration(Document document,
String documentName,
Environment environment)
|
|
RepositoryConfiguration(String name,
Environment environment)
|
|
|
ModeShape Distribution 3.0.0.Alpha5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||