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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...