ModeShape Distribution 3.0.0.CR1

Uses of Class
org.modeshape.jcr.RepositoryConfiguration.Component

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

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.