|
ModeShape Distribution 3.3.0.Final | |||||||||
| 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.Federation.getConnectors()
Get the list of connector configurations. |
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)
|
| Methods in org.modeshape.jcr with parameters of type RepositoryConfiguration.Component | |
|---|---|
protected Connector |
Connectors.instantiateConnector(RepositoryConfiguration.Component component)
|
| Constructor parameters in org.modeshape.jcr with type arguments of type RepositoryConfiguration.Component | |
|---|---|
Connectors.Snapshot(Collection<RepositoryConfiguration.Component> components,
Map<String,List<RepositoryConfiguration.ProjectionConfiguration>> preconfiguredProjections)
|
|
Connectors(JcrRepository.RunningState repository,
Collection<RepositoryConfiguration.Component> components,
Map<String,List<RepositoryConfiguration.ProjectionConfiguration>> preconfiguredProjections)
|
|
Sequencers(JcrRepository.RunningState repository,
Collection<RepositoryConfiguration.Component> components,
Iterable<String> workspaceNames,
Sequencers.WorkQueue workQueue)
|
|
|
ModeShape Distribution 3.3.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||