[jboss-dev-forums] [Design of POJO Server] - Re: KernelDeploymentManagedObjectCreator doesn't include all
scott.stark@jboss.org
do-not-reply at jboss.com
Fri Nov 7 21:15:17 EST 2008
The beanFactories is the only manged property in the KernelDeployment currently, so that is what I used. If its really the BeanMetaData from their getBeans(), then effectively the managed property is the beans.
So if its changed to a collection of beans (BeanMetaData) this is equivalent to call the deprecated setBeans() method on the KernelDeployment. Why is it deprecated?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187872#4187872
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4187872
More information about the jboss-dev-forums
mailing list