[jboss-dev-forums] [Design of Management Features on JBoss] - Re: MetaMapper not being used for property setter
bstansberry@jboss.com
do-not-reply at jboss.com
Thu May 7 13:39:02 EDT 2009
A search for ICF impls shows:
org.jboss.deployers.plugins.managed.BeanMetaDataICF -- problem
org.jboss.deployers.vfs.deployer.kernel.managed.BeanInstanceClassFactory -- problem
org.jboss.system.deployers.managed.ServiceMetaDataICF -- looks OK
org.jboss.managed.plugins.factory.DefaultInstanceClassFactory -- looks OK via superclass AbstractInstanceClassFactory
A bunch in org.jboss.resource.deployers.management -- which do stuff with one particular case that I'll have to look at more carefully; otherwise OK via superclass AbstractInstanceClassFactory
I'll open a JIRA.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229512#4229512
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4229512
More information about the jboss-dev-forums
mailing list