Uses of Class
org.jboss.dna.repository.sequencer.SequencerException

Packages that use SequencerException
org.jboss.dna.repository.sequencer The classes that make up the sequencing service and its configuration. 
 

Uses of SequencerException in org.jboss.dna.repository.sequencer
 

Methods in org.jboss.dna.repository.sequencer that throw SequencerException
 void StreamSequencerAdapter.execute(Node input, String sequencedPropertyName, NetChangeObserver.NetChange changes, Set<RepositoryNodePath> outputPaths, SequencerContext context, Problems problems)
          Execute the sequencing operation on the supplied node, which has recently been created or changed.
 void Sequencer.execute(Node input, String sequencedPropertyName, NetChangeObserver.NetChange changes, Set<RepositoryNodePath> outputPaths, SequencerContext context, Problems problems)
          Execute the sequencing operation on the supplied node, which has recently been created or changed.
 



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