[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: ClassPool for JBoss Reflection

kabir.khan@jboss.com do-not-reply at jboss.com
Thu Jul 2 05:41:19 EDT 2009


JBoss Reflect is not really tied to AS, it is a tool for describing classes in any environment.

So just as the introspection implementation of JBoss Reflect is independent of the jboss-cl implementations (it just uses the right classloader in the environment it is running in) in a similar way the javassist implementation of JBoss Reflect should be independent of the actual classloader implementation.

I think it makes sense to move the classpool stuff out to a separate project which can be consumed by other projects.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4241413#4241413

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



More information about the jboss-dev-forums mailing list