<aop>
  |     <bind pointcut="execution(public void test.HelloAOP->callMe())">
  |         <interceptor 
class="viorel.testaop.interceptors.HelloAOPInterceptor"/>
  |     </bind>
  | </aop>

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3962309
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to