[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - ClassifiedBindingCollection
kabir.khan@jboss.com
do-not-reply at jboss.com
Thu Sep 11 13:32:18 EDT 2008
As part of https://jira.jboss.org/jira/browse/JBAOP-603, I have expanded the use of ClassifiedBindingCollection to include the pointcuts, pointcutInfos and pointcut stats stuff from the AspectManager. They are managed at the same time as the bindings so it seems a natural fit to have all this stuff in one place. As part of this I renamed the class to ClassifiedBindingAndPointcutCollection.
I noticed that the sub-class in Domain was not honouring the inheritsBindings flag, so I have implemented that.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175932#4175932
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175932
More information about the jboss-dev-forums
mailing list