How to add lifecycle method's parameters support through annotations?
I can probably write something for @Inject annotation on the method's parameter.
Should my annotation lookup go over BeanInfo -> MethodInfo, or MetaDataContext.
Or it doesn't matter - since this should be the same after DescribeAction?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980118#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...