Package org.yestech.event.annotation

Annotation Types Summary
AsyncListener Add this to an instance of IListener to note that the event should be executed asynchronously.
EventResultType Can be annoted on an event to ensure the multicaster returns the right result type.
ListenedEvents Must be added to every instance of IListener.
RegisteredEvents Must be added to every instance of IListener.
RegisterEvent Represents the Event to register with and the order of execution
SyncListener Optional annotation that can be added to IListener to note that the interface should be executed in a synchronous behavior.
 



Copyright © 2010 YES Technology Association. All Rights Reserved.