You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wisberg 144143c297 initial version 21 years ago
..
Driver.java initial version 21 years ago
Readme.txt initial version 21 years ago

Readme.txt

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.