<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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...