[jboss-dev-forums] [Design of EJB 3.0] - @Documented on javax.annotation.Resource?
wolfc
do-not-reply at jboss.com
Thu Sep 28 07:29:34 EDT 2006
One thing nags me on javax.annotation.Resource. Should it have a @Documented annotation?
It doesn't say so in API or TCK. But if I have a bean with a @Resource(name="xyz") then I want that to appear in my API docs.
The rest of the package annotations do have @Documented.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974837#3974837
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974837
More information about the jboss-dev-forums
mailing list