"scott.stark(a)jboss.org" wrote : Do we have framework to augment the ClassInfo
with annotation information from other sources, such as mc BeanMetaData?
|
It's called MDR. :-)
See how I check for annotations in our MC IoC,
regardless of what source they come from:
-
http://anonsvn.jboss.org/repos/jbossas/projects/microcontainer/trunk/kern...
ClassInfo is not the right place to augment this,
as this annotation/metadata info is per instance,
hence you need some middle layer to bind the two == MDR.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4185309#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...