The aop:
<aop>
| <bind pointcut="execution(void
$instanceof{com.model.AAA}->set*(..))">
| <interceptor class="com.server.BBBInterceptor"/>
| </bind>
| </aop>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130869#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...