| Interface | Description |
|---|---|
| MappedAttributeDefinition |
An
AttributeDefinition that is mapped directly to a field within a RepositoryConfiguration. |
| Class | Description |
|---|---|
| AbstractAddBinaryStorage | |
| AbstractAddFileSystemIndexStorage |
Base class for parsing index storage configurations which use FS configurations.
|
| AbstractAddIndexStorage | |
| AbstractRepositoryConfigWriteAttributeHandler |
An
OperationStepHandler implementation that automatically handles all write-attribute operations against
RESTART_NONE AttributeDefinitions so that
the changes are immediately reflected in the repository configuration. |
| AddAuthenticator | |
| AddCacheBinaryStorage | |
| AddCompositeBinaryStorage | |
| AddCustomBinaryStorage | |
| AddCustomIndexStorage | |
| AddDatabaseBinaryStorage | |
| AddFileBinaryStorage | |
| AddIndexStorage | |
| AddLocalFileSystemIndexStorage | |
| AddMasterFileSystemIndexStorage |
Handler for master-file-index-storage
|
| AddRamIndexStorage | |
| AddRepository | |
| AddSequencer | |
| AddSlaveFileSystemIndexStorage |
Handler for slave-file-index-storage
|
| AddSource |
AbstractAddStepHandler implementation for an external source. |
| AddTextExtractor | |
| AuthenticatorWriteAttributeHandler |
An
OperationStepHandler implementation that handles changes to the model values for a
authenticator submodel's attribute definitions. |
| BinaryStorageWriteAttributeHandler |
OperationStepHandler implementations that handles changes to the model values for the binary storage submodel's
attribute definitions, including the different kinds of binary storage. |
| IndexStorageWriteAttributeHandler |
OperationStepHandler implementations that handles changes to the model values for the index storage submodel's
attribute definitions, including the different kinds of index storage. |
| MappedAttributeDefinitionBuilder | |
| MappedListAttributeDefinition |
An extension to ListAttributeDefinition that contains a mapped field.
|
| MappedListAttributeDefinition.Builder | |
| MappedSimpleAttributeDefinition | |
| ModelAttributes |
Attributes used in setting up ModeShape configurations.
|
| ModelKeys |
Constants used in the ModeShape subsystem model.
|
| ModeShapeAuthenticatorResource | |
| ModeShapeBinaryStorageResource |
Empty
SimpleResourceDefinition which is used only as a container for other binary stores. |
| ModeShapeCacheBinaryStorageResource |
SimpleResourceDefinition which handles |
| ModeShapeCompositeBinaryStorageResource |
SimpleResourceDefinition which handles |
| ModeShapeCustomBinaryStorageResource |
SimpleResourceDefinition which handles |
| ModeShapeCustomIndexStorageResource | |
| ModeShapeDatabaseBinaryStorageResource |
SimpleResourceDefinition which handles |
| ModeShapeExtension | |
| ModeShapeFileBinaryStorageResource |
SimpleResourceDefinition which handles |
| ModeShapeIndexStorageResource | |
| ModeShapeJndiNames | |
| ModeShapeLocalFileIndexStorageResource | |
| ModeShapeMasterFileIndexStorageResource | |
| ModeShapeRamIndexStorageResource | |
| ModeShapeRepositoryResource | |
| ModeShapeRootResource | |
| ModeShapeSequencerResource | |
| ModeShapeServiceNames | |
| ModeShapeSlaveFileIndexStorageResource | |
| ModeShapeSourceResource |
Definition of an external source resource.
|
| ModeShapeSubsystemXMLReader_1_0 | |
| ModeShapeSubsystemXMLWriter |
XML writer for current ModeShape subsystem schema version.
|
| ModeShapeTextExtractorResource | |
| PathExpressionValidator |
A ParameterValidator that validates a value as a correctly-formatted sequencer
path expression. |
| ProjectionValidator |
A ParameterValidator that validates a value as a correctly-formatted projection path expression.
|
| RegexValidator |
A ParameterValidator that validates a value matches a predefined regular expression.
|
| RepositoryWriteAttributeHandler |
An
OperationStepHandler implementation that handles changes to the model values for a repository submodel's
attribute definitions. |
| SequencerWriteAttributeHandler |
An
OperationStepHandler implementation that handles changes to the model values for a sequencer submodel's
attribute definitions. |
| SourceWriteAttributeHandler |
An
OperationStepHandler implementation that handles changes to the model values for an external
source's submodel. |
| TextExtractorWriteAttributeHandler |
An
OperationStepHandler implementation that handles changes to the model values for
a text extractor submodel's attribute definitions. |
| Enum | Description |
|---|---|
| Attribute |
Enumerates the XML attributes used in the ModeShape subsystem schema.
|
| Element |
Enumerates the XML elements used in the ModeShape subsystem schema.
|
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.