We should need some sort of a chain of DependencyBuilders.
Since currently there is only AbstractDependencyBuilder or AOPDependencyBuilder.
I added initial AnnotationDependecyBuilder (which isn't used at the moment) to check
for Callback annotations.
How should we join all the DependencyBuilders?
btw: is this a good/proper way to handle annotations + dependencies?
I still need to add annotation check after instantiation state - for beanfactory beans.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4040589#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...