ModeShape Distribution 3.0.0.Alpha6

Uses of Interface
org.modeshape.jcr.Environment

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.Alpha6

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