|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
BusFilter | Interace for determining whether an event should be given to a BusMember instance. |
BusMember | Interface for classes that want to be a member of the EventBus. |
Class Summary | |
ClassFilterMember | A default implementation of BusMember , accepting only events
of a given class. |
EventBus | An event "bus" providing a centralized place for posting and recieving generic application events. |
EventNipple |
The Event Bus is used for loose coupling between components. A Context has its own event bus.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |