org.aspectj/tests/base/test111/Readme.txt
2002-12-16 18:51:06 +00:00

7 lines
179 B
Plaintext

Mode: VM Run
Title: Inheritance of methods advised by aspects
A subclass SubClass inherits a super-class SuperClass's method getX
which is affected by the aspect SuperAspect.