org.aspectj/tests/base/test111/Readme.txt

7 lines
179 B
Plaintext
Raw Normal View History

2002-12-16 19:51:06 +01:00
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.