[jboss-user] [JBoss AOP] - Re: Maybe I just don't get it
kabir.khan@jboss.com
do-not-reply at jboss.com
Tue May 13 09:33:20 EDT 2008
Your pointcut should be
| @Bind (pointcut = "execution(public boolean com.eLynx.Service.PackageProcessing.PackageProcessingMessageHandler->processMessage(..))")
|
|
'boolean' instead of 'Boolean'
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4150366#4150366
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4150366
More information about the jboss-user
mailing list