EJB 3 Dependency Injection Refcard

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

4 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.
This comment has been removed by the author.
Annotations and Dependency Injection in EJB 3.0
Post a Comment
<< Home