[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Annotating KernelDeployment with management info
scott.stark@jboss.org
do-not-reply at jboss.com
Sun Sep 23 22:04:17 EDT 2007
I checked in just enough changes to allow the default AbstractManagedObjectFactory to build a ManagedObject set for a KernelDeployment.
In reality the BeanDeployer should be implementing the ManagedObjectCreator.build method as the deployer has the metadata and understands things like annotation overrides. Its not clear to me that the BeanInfo beanInfo = configuration.getBeanInfo(clazz) call used by the AbstractManagedObjectFactory is going to have the beans.xml annotations/overrides applied. Would it?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4087705#4087705
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4087705
More information about the jboss-dev-forums
mailing list