Uses of Class
org.modeshape.repository.ModeShapeEngine

Packages that use ModeShapeEngine
org.modeshape.jcr The ModeShape implementation of the JCR API. 
org.modeshape.repository The components and services that make up ModeShape's lower-level graph engine, which is used within its JCR Engine. 
 

Uses of ModeShapeEngine in org.modeshape.jcr
 

Subclasses of ModeShapeEngine in org.modeshape.jcr
 class JcrEngine
          The basic component that encapsulates the ModeShape services, including the Repository instances.
 

Uses of ModeShapeEngine in org.modeshape.repository
 

Methods in org.modeshape.repository that return ModeShapeEngine
 ModeShapeEngine ModeShapeConfiguration.build()
          Construct an engine that reflects the current state of this configuration.
 



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