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

您现在的位置是:虫虫源码 > Java > support event bus in spring framework

support event bus in spring framework

资 源 简 介

spring-eventbus is a java library that support eventbus in spring framework. it has some deferent features between GWT eventbus. 1. support asynchronous call. some long time task(http call) need to run in a new thread 2. support transaction. if subscriber use asynchronous mode and the publisher is in a transaction, the subscriber will be notified only when transaction has commited. 3 support annotation publish see the flow publish example. config in spring. How To Publish. @EventBusService class PublishClass() { @Au

文 件 列 表

EventBus
src
com
eventbus
AsyncPublishProvider.java
dist
eventbus.jar
VIP VIP
0.181343s