Uses of Class
org.ikasan.framework.component.sequencing.SequencerException

Packages that use SequencerException
org.ikasan.framework.component.sequencing   
 

Uses of SequencerException in org.ikasan.framework.component.sequencing
 

Methods in org.ikasan.framework.component.sequencing that throw SequencerException
 List<Event> TokenizingSplitter.onEvent(Event event, String moduleName, String componentName)
          Implementation of the onEvent TokenisingSplitter
 List<Event> UncompressDataSplitter.onEvent(Event event, String moduleName, String componentName)
          Implementation of org.ikasan.framework.component.sequencing.Sequencer#onEvent(Event)
 List<Event> SinglePayloadPerEventSplitter.onEvent(Event event, String moduleName, String componentName)
           
 List<Event> Sequencer.onEvent(Event event, String moduleName, String componentName)
          Returns an ordered List for forwarding downstream
 List<Event> EventAggregatingSequencer.onEvent(Event event, String moduleName, String componentName)
          Deprecated.  
 



Copyright © 2007-2012 Ikasan. All Rights Reserved.