[jboss-dev-forums] [Design of AOP on JBoss (Aspects/JBoss)] - Re: re: Feedback requested on throttling ejb calls
kabir.khan@jboss.com
do-not-reply at jboss.com
Mon Nov 12 07:03:32 EST 2007
AOP is not yet fully mavenised, so use ant for now.
It looks like it is using the SemaphoredObjectMixin to install the semaphore. In the tutorial that comes with the dist there is a tutorial example about mixins and introductions. Instead of using mixins, you could also use a per_instance scoped aspect.
There don't actually seem to be any tests for this...
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4103617#4103617
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4103617
More information about the jboss-dev-forums
mailing list