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]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to