| Interface | Description |
|---|---|
| ListenerManager<T> |
An utility interface which will be used for adding/removing the listeners.
|
| MessageListener<T> |
An Asynchronized loosely coupled interface to provide the Messages to the
interested clients.
|
| TimerTaskListener |
An convenient interface which listens to the processing Engine for the
completed/canceled/Expired
EnhancedTimerTask events from the
processing Engine. |
| Class | Description |
|---|---|
| AbstractTimerTaskListener |
An convenient abstract class for listening the
EnhancedTimerTask
tasks ejects from SafeThread. |
Copyright © 2016 utils4j. All Rights Reserved.