[jboss-user] [JBoss AOP] - Re: maven-plugin

avihaimar do-not-reply at jboss.com
Wed Feb 20 12:13:04 EST 2008


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#4130869

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4130869



More information about the jboss-user mailing list