Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-dev] Query A local variable

Hi 

Could anyone tell me if its possible using AspectJ to query a local
variable. I have a local object created in a method and I would like to
retrieve the value of one of its fields at the end of the method.

Thanks

Anthony
-- 
View this message in context: http://www.nabble.com/Query-A-local-variable-tp24286206p24286206.html
Sent from the AspectJ - dev mailing list archive at Nabble.com.



Back to the top