"adrian(a)jboss.org" wrote :
|
| | Object readResolve()
| | {
| | IntrospectionTypeInfoFactory factory = new IntrospectionTypeInfoFactory();
| | return factory.getTypeInfo(annotatedElement);
| | }
| |
|
I don't want to introduce Introspection detail to ClassInfoImpl which currently
doesn't know anything about introspection package.
And the annotatedElement in this case is always of Type instance?
I'll add a check before anyway.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4063372#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...