Uses of Package
org.modeshape.jcr

Packages that use org.modeshape.jcr
org.modeshape.jcr The ModeShape implementation of the JCR API. 
 

Classes in org.modeshape.jcr used by org.modeshape.jcr
JcrConfiguration
          A configuration builder for a JcrEngine.
JcrConfiguration.AuthenticatorDefinition
          Interface used to set up and define a authentication provider instance.
JcrConfiguration.RepositoryDefinition
          Interface used to define a JCR Repository that's accessible from the JcrEngine.
JcrEngine
          The basic component that encapsulates the ModeShape services, including the Repository instances.
JcrRepository
          Creates JCR sessions to an underlying repository (which may be a federated repository).
JcrRepository.Metrics
          This component is used internally to expose the metrics of a repository, and should not be used outside of the ModeShape codebase, as it will almost certainly change or be replaced in upcoming releases.
JcrRepository.Option
          The available options for the JcrRepository.
JcrTools
          Utility methods for working with JCR nodes.
JcrTools.BasicOperation
           
JcrTools.Operation
           
JcrTools.Variable
           
SystemFunctions.VersionHistoryFunction
          An abstract Function subclass that contains some helper methods related to version storage and version history.
 



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