Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Policy enforcement for setter and getter methods aspectj

I have a doubt again.

I need to enforce a policy that issues a warning when a variable's value is
accessed without using its corresponding setters and getters.....

Not even sure where to start on this one....


--
View this message in context: http://aspectj.2085585.n4.nabble.com/Policy-enforcement-for-setter-and-getter-methods-aspectj-tp3524161p3524161.html
Sent from the AspectJ - users mailing list archive at Nabble.com.


Back to the top