Not sure why its not showing stripped out </>
aop
bind pointcut="execution(public void
com.HelloAOPInterface->callMe())"
interceptor class="com.HelloAOPInterceptor"
bind
bind pointcut="execution(public void com.HelloAOP->secondCallMe())"
interceptor class="com.HelloAOPInterceptor"
bind
aop
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136478#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...