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

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

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

Methods in org.jboss.dna.repository.sequencers that throw SequencerException
 void StreamSequencerAdapter.execute(javax.jcr.Node input, java.lang.String sequencedPropertyName, NodeChange changes, java.util.Set<RepositoryNodePath> outputPaths, ExecutionContext context, ProgressMonitor progressMonitor)
          Execute the sequencing operation on the supplied node, which has recently been created or changed.
 void Sequencer.execute(javax.jcr.Node input, java.lang.String sequencedPropertyName, NodeChange changes, java.util.Set<RepositoryNodePath> outputPaths, ExecutionContext context, ProgressMonitor progress)
          Execute the sequencing operation on the supplied node, which has recently been created or changed.
 



Copyright © 2008. All Rights Reserved.