[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - Re: Reimplementing ClassPools for AS
kabir.khan@jboss.com
do-not-reply at jboss.com
Tue Jan 13 07:22:54 EST 2009
>From Adrian's comments on
https://jira.jboss.org/jira/browse/JBCL-78
(http://www.jboss.com/index.html?module=bb&op=viewtopic&t=148397) the above fix is not what I should be doing.
Would it be possible to add a method somewhere along the lines of
Module getModuleForClass(Module requestingModule, String classname)
>From the Module I can figure out the correct classpool to use in AOP.
Alternatively, would I have to reimplement the matching rules for the modules in AOP?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4201343#4201343
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4201343
More information about the jboss-dev-forums
mailing list