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