资 源 简 介
MIGRATED TO GITHUB
This project is now in https://github.com/kennycyb/java-listeners
Overview
Java listeners library.
Manage list of listeners easily.
Switch to use caller thread or own thread easily.
Any listener interface can be used.
Use annotation for code readability, avoid using "switch case" and "if else".
Ability to utilize an external threadpool, to execute the event one by one using multiple thread thread pool. (1.1-SNAPSHOT).
Event Managers
| Event Manager | Description | Samples |
|:------------------|:----------------|:------------|
| BasicEventManager, BasicListenerManager | Dispatch events using caller (or sender) thread | SampleCodeUsingEventManager |
| 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报