選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
wisberg 144143c297 initial version 21年前
..
Driver.java initial version 21年前
Readme.txt initial version 21年前

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.