T - message to split or aggregatepublic interface Sequencer<T>
payloadss being routed downstream
based on the incoming payload.List<T> sequence(T event) throws SequencerException
event - The event to perform sequencing onSequencerException - Exception if we could not sequenceCopyright © 2007-2016 Ikasan. All Rights Reserved.