Package org.yestech.event.multicaster

Interface Summary
IEventMulticaster<EVENT extends IEvent,RESULT> Interface for the event multicaster
 

Class Summary
AggregatingEventMulticaster<EVENT extends IEvent,RESULT extends AggregateResultReference> Aggregating Multicaster.
BaseEventMulticaster<EVENT extends IEvent,RESULT> Base Class for IEventMulticaster
BaseServiceContainer Represents a base class for a service that wishes to integrate a IEventMulticaster.
CamelEventMulticaster<EVENT extends ICamelEvent,RESULT> A camel based event multicaster implementation.
DefaultEventMulticaster<EVENT extends IEvent,RESULT> The default event multicaster implementation this implementation expects all IListener that wish to be executed contain a RegisteredEvents annotation.
DefaultOrderEventMulticaster<EVENT extends IEvent,RESULT> a multicaster implementation that takes the default order that is supplied when registering Listeners.
 



Copyright © 2010 YES Technology Association. All Rights Reserved.