|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Sequencer | |
|---|---|
| org.jboss.dna.repository.sequencer | The classes that make up the sequencing service and its configuration. |
| Uses of Sequencer in org.jboss.dna.repository.sequencer |
|---|
| Classes in org.jboss.dna.repository.sequencer that implement Sequencer | |
|---|---|
class |
StreamSequencerAdapter
An adapter class that wraps a StreamSequencer instance to be a Sequencer. |
| Methods in org.jboss.dna.repository.sequencer that return types with arguments of type Sequencer | |
|---|---|
List<Sequencer> |
SequencingService.Selector.selectSequencers(List<Sequencer> sequencers,
Node node,
NetChangeObserver.NetChange nodeChange)
Select the sequencers that should be used to sequence the supplied node. |
| Method parameters in org.jboss.dna.repository.sequencer with type arguments of type Sequencer | |
|---|---|
List<Sequencer> |
SequencingService.Selector.selectSequencers(List<Sequencer> sequencers,
Node node,
NetChangeObserver.NetChange nodeChange)
Select the sequencers that should be used to sequence the supplied node. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||