[jboss-user] [JBoss AOP] - pointcut expression for array return types

Arunanthisivam Vimalathithen do-not-reply at jboss.com
Mon Jun 6 03:37:52 EDT 2011


Arunanthisivam Vimalathithen [http://community.jboss.org/people/vimalan] created the discussion

"pointcut expression for array return types"

To view the discussion, visit: http://community.jboss.org/message/608702#608702

--------------------------------------------------------------
Hi,

What is the pointcut expression for return types of array? Adding an expression like com.test.someObject[] for array return types does not seem to be working although parameters of array types are working when expressed as com.test.someObject[]. I can only get the interceptor working when I add a wildcard operator when I want to intercept a method with return type array.

Thanks,

Vimalan
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/608702#608702]

Start a new discussion in JBoss AOP at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2027]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110606/e5abe9a5/attachment.html 


More information about the jboss-user mailing list