[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: ClassPool for JBoss Reflection
kabir.khan@jboss.com
do-not-reply at jboss.com
Thu Jun 11 05:56:06 EDT 2009
The classpools from asintegration-mc could be put into another jar, although I am not sure if jboss-reflect is the right place for them. Maybe they should be put into another project. Also, due to the workings of AOP, they extend AOPClassPool from the aop project, which in turn extends ScopedClassPool from javassist.
Ideally we should have one jar for the classpool from aop, one for the classpool from asintegration-core, one for the one from asintegration-jmx and one for asintegration-mc.
AOPClassPool and the ClassPoolFactories have some dependencies on the AspectManager, but it should be possible to abstract that out.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4236945#4236945
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4236945
More information about the jboss-dev-forums
mailing list