[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: MutableClassInfo?
alesj
do-not-reply at jboss.com
Mon Mar 16 07:58:21 EDT 2009
| public class DummyClassPoolFactory implements ClassPoolFactory
| {
|
| public ClassPool getPoolForLoader(ClassLoader cl)
| {
| return ClassPool.getDefault();
| }
|
| }
|
Why Dummy if it's default?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4218220#4218220
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4218220
More information about the jboss-dev-forums
mailing list