Uses of Class
org.modeshape.repository.sequencer.SequencingService

Packages that use SequencingService
org.modeshape.jboss.managed   
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 SequencingService in org.modeshape.jboss.managed
 

Methods in org.modeshape.jboss.managed that return SequencingService
 SequencingService ManagedEngine.getSequencingService()
          Obtains the managed sequencing service.
 

Methods in org.modeshape.jboss.managed with parameters of type SequencingService
protected  SequencerConfig ManagedSequencingService.getSequencerFrom(SequencingService sequencingService, String sequencerName)
           
 

Uses of SequencingService in org.modeshape.repository
 

Methods in org.modeshape.repository that return SequencingService
 SequencingService ModeShapeEngine.getSequencingService()
          Get the sequencing service.
 



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