[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - Re: ClassLoading Module usage

kabir.khan@jboss.com do-not-reply at jboss.com
Tue Oct 2 07:47:05 EDT 2007


"kabir.khan at jboss.com" wrote : 
  | Should I be using something other than the Domain/parentDomain, or is this broken somehow in ASS trunk?

Probably a user error, the following gets hold of the right thing


  |    private ClassLoader getScopedClassLoader(VFSDeploymentUnit unit)
  |    {
  |       ...
  |       Module module = unit.getTopLevel().getAttachment(Module.class);
  |       ...
  |    }
  | 

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

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



More information about the jboss-dev-forums mailing list