|
ModeShape Distribution 3.0.0.CR1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RepositoryConfiguration.Component | |
---|---|
org.modeshape.jcr |
Uses of RepositoryConfiguration.Component in org.modeshape.jcr |
---|
Methods in org.modeshape.jcr that return types with arguments of type RepositoryConfiguration.Component | |
---|---|
List<RepositoryConfiguration.Component> |
RepositoryConfiguration.Security.getCustomProviders()
Get the ordered list of custom authentication providers. |
List<RepositoryConfiguration.Component> |
RepositoryConfiguration.Sequencing.getSequencers()
Get the ordered list of sequencers. |
List<RepositoryConfiguration.Component> |
RepositoryConfiguration.TextExtracting.getTextExtractors()
Get the ordered list of text extractors. |
protected List<RepositoryConfiguration.Component> |
RepositoryConfiguration.readComponents(Document doc,
String fieldName,
String aliasFieldName,
Map<String,String> classnamesByAlias,
Problems problems)
|
Constructor parameters in org.modeshape.jcr with type arguments of type RepositoryConfiguration.Component | |
---|---|
Sequencers(JcrRepository.RunningState repository,
Collection<RepositoryConfiguration.Component> components,
Iterable<String> workspaceNames,
Sequencers.WorkQueue workQueue)
|
|
ModeShape Distribution 3.0.0.CR1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |