[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Using ClassInfo in JBoss AOP
stale.pedersen@jboss.org
do-not-reply at jboss.com
Tue Jan 6 18:23:09 EST 2009
im not sure how since JavassistTypeInfoFactoryImpl.getTypeInfo(String name, ClassLoader cl) calls WeakClassCache.get(Class clazz) that again call JavassistTypeInfoFactoryImpl.instantiate(Class clazz).
it is this method that creates the TypeInfo object.
even though i override get(Class clazz), i wont be able to call instantiate.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199940#4199940
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199940
More information about the jboss-dev-forums
mailing list