Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Add field to inherited classes

Let's say I have an interface and some classes that implement it. Is it
possible to insert a field to the classes that implement the particular
interface using AspectJ?

Regards
-- 
View this message in context: http://www.nabble.com/Add-field-to-inherited-classes-tf4633466.html#a13230949
Sent from the AspectJ - users mailing list archive at Nabble.com.



Back to the top