[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Using ClassInfo in JBoss AOP
kabir.khan@jboss.com
do-not-reply at jboss.com
Tue Jan 6 05:22:02 EST 2009
You should be using the methods from the TypeInfo spi interface.
| TypeInfo getTypeInfo(String name, ClassLoader cl) throws ClassNotFoundException;
|
could be made to work the way outlined above for JavassistTypeInfoFactoryImpl with some modifications to WeakClassCache. For the other methods I don't think there is much we can do
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199707#4199707
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4199707
More information about the jboss-dev-forums
mailing list