Uses of Package
org.modeshape.repository

Packages that use org.modeshape.repository
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. 
org.modeshape.repository.sequencer The classes that make up the sequencing service and its configuration. 
 

Classes in org.modeshape.repository used by org.modeshape.jcr
ModeShapeConfiguration
          A configuration builder for a ModeShapeEngine.
ModeShapeConfiguration.BaseReturnable
           
ModeShapeConfiguration.ChooseClass
          The interface used to configure the class used for a component.
ModeShapeConfiguration.GraphComponentBuilder
          Base class for ModeShapeConfiguration.Returnable types that work on a node in the graph.
ModeShapeConfiguration.GraphReturnable
          Base class for ModeShapeConfiguration.Returnable types that work on a node in the graph.
ModeShapeConfiguration.MimeTypeDetectorDefinition
          Interface used to set up and define a MIME type detector instance.
ModeShapeConfiguration.Removable
          Interface that defines the ability to remove the configuration component.
ModeShapeConfiguration.RepositorySourceDefinition
          Interface used to set up and define a RepositorySource instance.
ModeShapeConfiguration.Returnable
          Interface that defines the ability to obtain the configuration component.
ModeShapeConfiguration.SequencerDefinition
          Interface used to set up and define a sequencer instance.
ModeShapeConfiguration.SetDescription
          The interface used to set a description on a component.
ModeShapeConfiguration.SetProperties
          Interface for configuring the JavaBean-style properties of an object.
ModeShapeConfigurationException
          A runtime exception that denotes an error within the configuration for ModeShape.
ModeShapeEngine
          A single instance of the ModeShape services, which is obtained after setting up the configuration.
ModeShapeLexicon
          A lexicon of names used within ModeShape.
 

Classes in org.modeshape.repository used by org.modeshape.repository
ModeShapeConfiguration
          A configuration builder for a ModeShapeEngine.
ModeShapeConfiguration.BaseReturnable
           
ModeShapeConfiguration.ChooseClass
          The interface used to configure the class used for a component.
ModeShapeConfiguration.ClusterDefinition
          Interface used to set up and define the cluster configuration.
ModeShapeConfiguration.ConfigurationDefinition
          Representation of the current configuration content.
ModeShapeConfiguration.GlobalProperties
           
ModeShapeConfiguration.GraphComponentBuilder
          Base class for ModeShapeConfiguration.Returnable types that work on a node in the graph.
ModeShapeConfiguration.GraphReturnable
          Base class for ModeShapeConfiguration.Returnable types that work on a node in the graph.
ModeShapeConfiguration.HasName
          Interface for a component that has a name.
ModeShapeConfiguration.LoadedFrom
          Interface for specifying from where the component's class is to be loaded.
ModeShapeConfiguration.MimeTypeDetectorBuilder
           
ModeShapeConfiguration.MimeTypeDetectorDefinition
          Interface used to set up and define a MIME type detector instance.
ModeShapeConfiguration.PathExpressionOutput
          Interface used to specify the output path expression for a sequencer configuration.
ModeShapeConfiguration.Removable
          Interface that defines the ability to remove the configuration component.
ModeShapeConfiguration.RepositorySourceDefinition
          Interface used to set up and define a RepositorySource instance.
ModeShapeConfiguration.Returnable
          Interface that defines the ability to obtain the configuration component.
ModeShapeConfiguration.SequencerDefinition
          Interface used to set up and define a sequencer instance.
ModeShapeConfiguration.SetDescription
          The interface used to set a description on a component.
ModeShapeConfiguration.SetProperties
          Interface for configuring the JavaBean-style properties of an object.
ModeShapeConfiguration.TextExtractorBuilder
           
ModeShapeConfiguration.TextExtractorDefinition
          Interface used to set up and define a text extractor instance.
ModeShapeConfigurationException
          A runtime exception that denotes an error within the configuration for ModeShape.
ModeShapeEngine
          A single instance of the ModeShape services, which is obtained after setting up the configuration.
ModeShapeEngine.ConfigurationScanner
          The component responsible for reading the configuration repository and (eventually) for propagating changes in the configuration repository into the services.
RepositoryLibrary
          A library of RepositorySource instances and the RepositoryConnectionPool used to manage the connections for each.
RepositoryService
          A service that manages the RepositorySourcees defined within a configuration repository.
 

Classes in org.modeshape.repository used by org.modeshape.repository.sequencer
RepositoryLibrary
          A library of RepositorySource instances and the RepositoryConnectionPool used to manage the connections for each.
 



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