Uses of Interface
org.jboss.dna.repository.sequencers.Sequencer

Packages that use Sequencer
org.jboss.dna.repository.sequencers   
 

Uses of Sequencer in org.jboss.dna.repository.sequencers
 

Classes in org.jboss.dna.repository.sequencers that implement Sequencer
 class StreamSequencerAdapter
          An adapter class that wraps a StreamSequencer instance to be a Sequencer.
 

Methods in org.jboss.dna.repository.sequencers that return types with arguments of type Sequencer
 java.util.List<Sequencer> SequencingService.Selector.selectSequencers(java.util.List<Sequencer> sequencers, javax.jcr.Node node, NodeChange nodeChange)
          Select the sequencers that should be used to sequence the supplied node.
 

Method parameters in org.jboss.dna.repository.sequencers with type arguments of type Sequencer
 java.util.List<Sequencer> SequencingService.Selector.selectSequencers(java.util.List<Sequencer> sequencers, javax.jcr.Node node, NodeChange nodeChange)
          Select the sequencers that should be used to sequence the supplied node.
 



Copyright © 2008. All Rights Reserved.