[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: DESCRIBE phase - Dependency builders for MC Beans

alesj do-not-reply at jboss.com
Tue May 12 03:27:03 EDT 2009


"jaikiran" wrote : 
  | 1) Can the AOPDependencyBuilder be removed as the default 
  | 
No, as this would break all the @JMX definitions.
Plus probably a ton of other stuff. ;-)

"jaikiran" wrote : 
  | 2) Currently this is a kernel level property. Can this be made per bean/context level property (by default set to org.jboss.kernel.spi.dependency.helpers.AbstractDependencyBuilder) so that each MC bean context can override this if required? Whichever MC beans need this AOPDependencyBuilder currently in the AS can then be switched appropriately.
  | 
I'll see what we can do.
I'm thinking in the lines of putting DependencyBuilder into per bean instance scope in MetaData.
If there is one present, use it, otherwise fall to default - from KernelConfig.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4230293#4230293

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4230293



More information about the jboss-dev-forums mailing list