|
ModeShape Distribution 3.0.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Environment | |
|---|---|
| org.modeshape.jboss.service | |
| org.modeshape.jcr | |
| org.modeshape.jcr.mimetype | This package defines an internal adapter framework for detecting MIME types. |
| 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
An Environment that can be used within a local (non-clustered) process. |
| Methods in org.modeshape.jcr that return Environment | |
|---|---|
protected Environment |
RepositoryConfiguration.environment()
|
protected Environment |
JcrRepository.RunningState.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)
|
|
| Uses of Environment in org.modeshape.jcr.mimetype |
|---|
| Constructors in org.modeshape.jcr.mimetype with parameters of type Environment | |
|---|---|
MimeTypeDetectors(Environment environment)
|
|
|
ModeShape Distribution 3.0.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||