I wrote a Reference Card on EJB 3 Dependency Injection for Developer Zone. This is a quick reference card that describes metadata annotations and XML descriptor elements that you use for injecting resources and services.
You can access this reference card for free from Developer Zone at http://refcardz.dzone.com/refcardz/dependency-injection-in-ejb3
5 comments:
Hi,
nice card, but I think there is an error in the description of the @javax.ejb.EJB annotation. "mappedName" is descriped as "Type of the resource being referenced.
Example: javax.sql.DataSource". This is wrong.
Very good stuff Panda,
your book and articles always help my work, thank you.
Annotations and Dependency Injection in EJB 3.0
Interesting Article
EJB 3 Online Training | Java Online Training
Java Online Training from India | Core Java Online Training
Post a Comment