[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: ClassInfo being serializable

alesj do-not-reply at jboss.com
Thu Jul 12 05:24:57 EDT 2007


"adrian at 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#4063372

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4063372



More information about the jboss-dev-forums mailing list