[jboss-user] [JBoss AOP] - Re: Interceptor not getting called when pointcut is defined
harivenkatrajan
do-not-reply at jboss.com
Thu Mar 13 17:49:03 EDT 2008
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#4136478
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136478
More information about the jboss-user
mailing list