package

com.neomades.event

Provides Event messaging elements (EventBus, Event, EventReceiver)

Interfaces

EventReceiver Event receiver. 

Classes

ErrorEvent  
Event Event object. 
EventBus The EventBus maintains a collection of EventReceivers and an String eventType they are associated with.