Class Summary |
BackupDocumentReader |
A utility that writes Document instances to one or more sequential files in a backup directory. |
BackupDocumentWriter |
A utility that writes Document instances to one or more sequential files in a backup directory. |
BackupObserver |
A ChangeSetListener that captures the changes being made in a repository, forwarding the node and property changes to
the supplied queue, and capturing the set of binary keys that are marked as being used or unused. |
BackupService |
A service used to generate backups from content and restore repository content from backups. |
BackupService.Activity |
An abstract activity used for the various backup and restore operations. |
BackupService.BackupActivity |
The BackupService.Activity subclass that performs content backup operations. |
BackupService.FieldName |
|
BackupService.RestoreActivity |
The BackupService.Activity subclass that performs content restore operations. |
CndI18n |
The internationalized string constants for the org.modeshape.cnd* packages. |
CndImporter |
A class that imports the node types contained in a JCR Compact Node Definition (CND) file into NodeTypeDefinition
instances. |
CndTokenizer |
A TokenStream.Tokenizer implementation that adheres to the CND format by ignoring whitespace while including tokens for individual
symbols, the period ('.'), single-quoted strings, double-quoted strings, whitespace-delimited words, and optionally comments. |
ExecutionContext |
An ExecutionContext is a representation of the environment or context in which a component or operation is operating. |
ExtensionLogger |
Implementation of the Logger interface which delegates the logging operations to an I18n based
Logger implementation, using pass-through I18n objects. |
GraphI18n |
The internationalized string constants for the org.modeshape.graph* packages. |
InfinispanUtil |
A set of utility methods for Infinispan caches. |
JcrI18n |
The internationalized string constants for the org.modeshape.jcr* packages. |
JcrLexicon |
Lexicon of names from the standard JCR "http://www.jcp.org/jcr/1.0 " namespace. |
JcrLexicon.Namespace |
|
JcrMixLexicon |
Lexicon of names from the standard JCR "http://www.jcp.org/jcr/mix/1.0 " namespace. |
JcrMixLexicon.Namespace |
|
JcrNodeTypeDelegate |
|
JcrNodeTypeManager |
Local implementation of @{link NodeTypeManager}. |
JcrNodeTypeTemplate |
ModeShape implementation of the JCR NodeTypeTemplate interface |
JcrNtLexicon |
Lexicon of names from the standard JCR "http://www.jcp.org/jcr/nt/1.0 " namespace. |
JcrNtLexicon.Namespace |
|
JcrProblems |
A wrapper around an internal Problems object that implements the ModeShape JCR
API Problems interface. |
JcrRepository |
|
JcrRepository.ConfigurationChange |
|
JcrRepository.QueryLanguage |
The set of supported query language string constants. |
JcrRepository.RepositoryMonitorFactory |
|
JcrRepository.RepositorySessionEnvironment |
|
JcrRepositoryFactory |
Service provider for the JCR2 RepositoryFactory interface. |
JcrRepositoryManager |
|
JcrRepositoryMonitor |
The session-specific monitoring interface. |
JcrSession |
|
JcrSvLexicon |
Lexicon of names from the standard JCR "http://www.jcp.org/jcr/sv/1.0 " namespace. |
JcrSvLexicon.Namespace |
|
JcrSystemNode |
|
JcrValueFactory |
The ValueFactory implementation for ModeShape. |
JcrXaSession |
An extension of JcrSession that is also an XAResource , enabling clients to explicitly enlist the session in the
transaction. |
JndiRepositoryFactory |
The JndiRepositoryFactory class provides a means of initializing and accessing repositories in a
JNDI tree. |
LocalEnvironment |
|
ModeShape |
Information about ModeShape. |
ModeShapeEngine |
A container for repositories. |
ModeShapeLexicon |
A lexicon of names used within ModeShape. |
ModeShapeLexicon.Namespace |
|
NodeTypeSchemata |
A NodeTypeSchemata.SessionSchemata implementation that is constructed from the NodeType s and PropertyDefinition s contained
within a RepositoryNodeTypeManager . |
RepositoryConfiguration |
A representation of the configuration for a JCR Repository . |
RepositoryConfiguration.Default |
|
RepositoryConfiguration.FieldName |
|
RepositoryConfiguration.FieldValue |
|
RepositoryI18n |
The internationalized string constants for the org.modeshape.repository* packages. |
RepositoryStatistics |
A component that records statistics for a variety of repository metrics, and makes the statistics available for a variety of
windows. |
RepositoryStatistics.DurationActivity |
The RepositoryStatistics.MetricHistory specialization used for recording the statistics for activities with measured durations. |
RepositoryStatistics.DurationHistory |
|
RepositoryStatistics.History |
A history of a metric for a given window in time. |
RepositoryStatistics.MetricHistory |
Abstract base class for the RepositoryStatistics.ValueHistory and RepositoryStatistics.DurationHistory classes. |
RepositoryStatistics.Statistics |
The statistics for a sample of values. |
RepositoryStatistics.ValueHistory |
The RepositoryStatistics.MetricHistory specialization used for recording the statistics for running values. |
Sequencers |
Component that manages the library of sequencers configured for a repository. |
Sequencers.SequencingContext |
|
Sequencers.SequencingWorkItem |
|
SystemContent |
|
SystemNamespaceRegistry |
A NamespaceRegistry implementation that stores the namespaces in the '/jcr:system' area as individual nodes for each
namespace. |
TextExtractors |
Facility for managing TextExtractor instances and submitting text extraction work |