ModeShape Distribution 3.0.0.CR1

Uses of Class
org.modeshape.jcr.JcrRepository.RunningState

Packages that use JcrRepository.RunningState
org.modeshape.jcr   
 

Uses of JcrRepository.RunningState in org.modeshape.jcr
 

Methods in org.modeshape.jcr that return JcrRepository.RunningState
protected  JcrRepository.RunningState JcrRepository.doStart()
           
protected  JcrRepository.RunningState JcrRepository.runningState()
           
 

Methods in org.modeshape.jcr with parameters of type JcrRepository.RunningState
protected  Sequencers Sequencers.with(JcrRepository.RunningState repository)
           
 

Constructors in org.modeshape.jcr with parameters of type JcrRepository.RunningState
BackupService(JcrRepository.RunningState runningState)
           
JcrRepository.RepositoryMonitorFactory(JcrRepository.RunningState runningState)
           
JcrRepository.RunningState(JcrRepository.RunningState other, JcrRepository.ConfigurationChange change)
           
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.