[jboss-dev-forums] [Design the new POJO MicroContainer] - DependencyBuilder chain
alesj
do-not-reply at jboss.com
Wed Apr 25 09:32:50 EDT 2007
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#4040589
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4040589
More information about the jboss-dev-forums
mailing list