org.aspectj/tests/base/test112
2002-12-16 18:51:06 +00:00
..
Driver.java initial version 2002-12-16 18:51:06 +00:00
Readme.txt initial version 2002-12-16 18:51:06 +00:00

Mode: VM Run
Title: Inherited weaves on constructor

SubClass picks up the weave specified by SuperAspect on SuperClass's
constructor.  The weave runs only once, but only after
returning advice can have this property.