首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > Java listener图书馆

Java listener图书馆

  • 资源大小:23.39 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: java event listener

资 源 简 介

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%的代码片段,完整代码需下载后查看 加载中 侵权举报
VIP VIP
0.195740s