|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModeShapeConfiguration.Removable | |
---|---|
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 ModeShapeConfiguration.Removable in org.modeshape.jcr |
---|
Subinterfaces of ModeShapeConfiguration.Removable in org.modeshape.jcr | |
---|---|
static interface |
JcrConfiguration.AuthenticatorDefinition<ReturnType>
Interface used to set up and define a authentication provider instance. |
static interface |
JcrConfiguration.RepositoryDefinition<ReturnType>
Interface used to define a JCR Repository that's accessible from the JcrEngine. |
Classes in org.modeshape.jcr that implement ModeShapeConfiguration.Removable | |
---|---|
protected static class |
JcrConfiguration.AuthenticatorBuilder<ReturnType>
|
protected class |
JcrConfiguration.RepositoryBuilder<ReturnType>
|
Uses of ModeShapeConfiguration.Removable in org.modeshape.repository |
---|
Subinterfaces of ModeShapeConfiguration.Removable in org.modeshape.repository | |
---|---|
static interface |
ModeShapeConfiguration.ClusterDefinition<ReturnType>
Interface used to set up and define the cluster configuration. |
static interface |
ModeShapeConfiguration.MimeTypeDetectorDefinition<ReturnType>
Interface used to set up and define a MIME type detector instance. |
static interface |
ModeShapeConfiguration.RepositorySourceDefinition<ReturnType>
Interface used to set up and define a RepositorySource instance. |
static interface |
ModeShapeConfiguration.SequencerDefinition<ReturnType>
Interface used to set up and define a sequencer instance. |
static interface |
ModeShapeConfiguration.TextExtractorDefinition<ReturnType>
Interface used to set up and define a text extractor instance. |
Classes in org.modeshape.repository that implement ModeShapeConfiguration.Removable | |
---|---|
protected static class |
ModeShapeConfiguration.ClusterBuilder<ReturnType>
|
protected static class |
ModeShapeConfiguration.GlobalProperties<ReturnType>
|
protected static class |
ModeShapeConfiguration.GraphComponentBuilder<ReturnType,ThisType,ComponentType>
Base class for ModeShapeConfiguration.Returnable types that work on a node in the graph. |
protected static class |
ModeShapeConfiguration.GraphReturnable<ReturnType,ThisType>
Base class for ModeShapeConfiguration.Returnable types that work on a node in the graph. |
protected static class |
ModeShapeConfiguration.MimeTypeDetectorBuilder<ReturnType>
|
protected static class |
ModeShapeConfiguration.SequencerBuilder<ReturnType>
|
protected static class |
ModeShapeConfiguration.SourceBuilder<ReturnType>
|
protected static class |
ModeShapeConfiguration.TextExtractorBuilder<ReturnType>
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |