Uses of Package
org.jboss.dna.repository.sequencers

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

Classes in org.jboss.dna.repository.sequencers used by org.jboss.dna.repository.sequencers
InvalidSequencerPathExpression
           
Sequencer
          The interface for a DNA sequencer, which sequences nodes and their content to extract additional information from the information.
SequencerConfig
           
SequencerException
           
SequencerOutputMap.Entry
          An entry in a SequencerOutputMap, which contains the path of the node and the property values on the node.
SequencerOutputMap.PropertyValue
          A property name and value pair.
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.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.
SequencingService.Statistics
          The statistics for the system.
 

Classes in org.jboss.dna.repository.sequencers used by org.jboss.example.dna.sequencers
SequencingService.Statistics
          The statistics for the system.
 



Copyright © 2008. All Rights Reserved.