Class Summary | |
---|---|
AbstractMulticaster<T> | This is a generic abstract event multicaster based on the pattern of the java.awt.AWTEventMulticaster. |
DefaultMulticaster | |
DefaultMulticaster.Handler<T> | |
ExceptionHandler | Handles threading exceptions by distributing them to a collection queue for processing by the framework. |
InvocationLogger | |
LoggerNotification | Notification implementation that generates log messages describing each notification event. |
Multicaster<T> | |
Notification | Generic interface for notification systems. |
NotificationAdapter | Empty implementation of the notification adapter. |
NotificationMulticaster |