[jboss-user] [JBoss AOP] New message: "Is it possible to intercept method in Abstract Class"

Alan Nisbet do-not-reply at jboss.com
Fri Feb 5 07:26:29 EST 2010


User development,

A new message was posted in the thread "Is it possible to intercept method in Abstract Class":

http://community.jboss.org/message/524366#524366

Author  : Alan Nisbet
Profile : http://community.jboss.org/people/nizzy

Message:
--------------------------------------------------------------
Hi All,
 
Is it possible to intercept a method in an Abstract Class?
 
I have tried
 
     <bind pointcut="execution(protected * xxx.xxx.AbstractHandler->aquireHandler(..))">
          <interceptor-ref name="mockisamhandler"/>
     </bind>


--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/524366#524366




More information about the jboss-user mailing list