Package org.jboss.dna.repository.sequencer

Interface Summary
Sequencer The interface for a DNA sequencer, which sequences nodes and their content to extract additional information from the information.
SequencingService.NodeFilter Interface used to determine whether a NodeChange should be processed.
SequencingService.Selector Interface used to select the set of Sequencer instances that should be run.
 

Class Summary
SequencerConfig  
SequencerLibrary  
SequencerOutputMap A basic SequencerOutput that records all information in-memory and which organizes the properties by node paths and provides access to the nodes in a natural path-order.
SequencerPathExpression An expression that defines a selection of some change in the repository that signals a sequencing operation should be run, and the location where the sequencing output should be placed.
SequencerPathExpression.Matcher  
SequencingService A sequencing system is used to monitor changes in the content of JCR repositories and to sequence the content to extract or to generate structured information.
StreamSequencerAdapter An adapter class that wraps a StreamSequencer instance to be a Sequencer.
 

Exception Summary
InvalidSequencerPathExpression  
SequencerException  
 



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