Package org.ikasan.framework.event.service

Interface Summary
EventAggregator Deprecated. - use the Sequencer interface directly
EventProvider Interface for components capable of sourcing Events
 

Class Summary
MultiPayloadPerEventProvider Implementation of EventProvider.
This implementation returns a single Event containing all sourced payloads.
The purpose of this is to keep 'related' payloads within the logical unit of a single Event.
If no payloads are present then the Event is not created and 'null' is returned.
SinglePayloadPerEventProvider Implementation of EventProvider.
 



Copyright © 2007-2012 Ikasan. All Rights Reserved.