Weld is the reference implementation (RI) for JSR-299: Java Contexts and Dependency Injection for the Java EE platform (CDI)
I'm trying to use CDI events in my backend services, on JBoss AS6 - ideally with maximum code reuse. I …
events cdi jboss-weld