[jboss-dev-forums] [Design of POJO Server] - Re: MetaValue representation of javax.management.ObjectNames
scott.stark@jboss.org
do-not-reply at jboss.com
Sat Nov 22 12:05:40 EST 2008
Looking at the MetaMapper class more, its not a registry of mappers. The static getMetaMapper(TypeInfo typeInfo) method derives the MetaMapper from either an attachment on the TypeInfo, or a MetaMapping annotation on the java type (ClassInfo). I'm not sure what the hooks are for introducing an attachment or an annotation on jdk types like javax.management.ObjectName are. ?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4191487#4191487
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4191487
More information about the jboss-dev-forums
mailing list