Description
A lightweight event bus and event listener framework based on the ideas from https://elf.dev.java.net/. This framework relies on java 1.5 annotations and generics to make it as easy as possible to configure events, channels etc. also it's Spring friendly easy to integrate.
- URL:http://kenai.com/projects/ka-event/pages/Home
- Lead: wigforss
- Key:KA_EVENT
MoreIssues: Due
-
KA_EVENT-3
Write integration test for spring transactions
-
KA_EVENT-6
Maven Checkstyle
-
KA_EVENT-7
Maven Findbugs
Issues: 30 Day Summary
Issues: 1 created and 6 resolved
MoreIssues: Updated recently
-
KA_EVENT-5
10/May/12
Test ReflectioUtils
-
KA_EVENT-51
10/May/12
Support @EventFilter on method level
-
KA_EVENT-13
10/May/12
Create independent release for Commons and Spring-Commons