RRiBbit 1.1.0發(fā)布 Java的IoC框架
作者:傾楓
RRiBbit 是一個開源的 Java 應用框架,用于消除依賴簡化代碼結(jié)構(gòu)。
目前 RRiBbit 已經(jīng)開始 2.0.0 版本的開發(fā),2.0 版本將支持 RMI 進行遠程通訊等多項改進。
RRiBbit 是一個開源的 Java 應用框架,用于消除依賴簡化代碼結(jié)構(gòu)。
RRiBbit 1.1.0 發(fā)布,該版本包含了以下新特性:
- Renamed getters and setters of DefaultRequestResponseBus for consistency. This is not compilation compatible with 1.0.0, but the changes are trivial.
- MultiThreadedListenerObjectExecutionStrategy no longer spawns a Thread if there is only 1 ListenerObject to be executed.
- AbstractClassBasedListenerObjectCreationStrategy and its subclasses now support excluding classes from scanning when entire packages are scanned.
- ObjectBasedListenerObjectCreationStrategy and its subclasses now support notification upon listener creation.
- CachedListenerObjectRetrievalStrategy was added, for improved performance when retrieving ListenerObjects.
- Improved documentation and javadoc.
下載地址:http://www.rribbit.org/versions.html
【編輯推薦】
責任編輯:林師授
來源:
51CTO