[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Module.getModuleForClassLoader()

adrian@jboss.org do-not-reply at jboss.com
Wed Jan 21 07:45:37 EST 2009


"adrian at jboss.org" wrote : Your "workaround" looks horrible. :-)
  | The use of the MC to implement the classloading dependencies is an implemention detail,
  | it could change without notice.
  | 

If you do it correctly, your integration with the classloading shouldn't make any reference
to the MC. The ClassLoading/Module classes should give you enough information.

anonymous wrote : 
  | I don't mind you adding static query methods to the Module class as long as
  | they have permissions checks. 
  | 

Well actually this should be on the ClassLoading class rather than 
static methods on the Module?

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

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



More information about the jboss-dev-forums mailing list