[jboss-dev-forums] [Design the new POJO MicroContainer] - BeanMetaDataBuilderImpl introduction
alesj
do-not-reply at jboss.com
Mon Apr 23 11:31:12 EDT 2007
Previously BeanMetaDataBuilder (part of spi) had all sort of plugin dependencies - this shouldn't even compile in the first place, if we want to have clean separation between spi and plugins.
So I introduced it as interface in the spi, and as an impl in the plugins.
And a new factory that 'connects' the two of them.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4039893#4039893
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4039893
More information about the jboss-dev-forums
mailing list