public class AjcCompilerAdapter
extends java.lang.Object
Partial implementation of CompilerAdapter for ajc task.
The Javac interface does not support argfiles which are
typically necessary to compile under ajc, so this
implementation is not documented, recommended, or supported.
See Apache request for enhancement
7542.