Class | Description |
---|---|
AbstractAjcCompiler |
Base class for the two aspectJ compiletime weaving mojos.
|
AbstractAjcMojo |
The base class.
|
AjcCompileMojo |
Weaves all main classes.
|
AjcHelper |
A helper class for creating classpaths for the compilers and report mojos
|
AjcReportMojo |
Creates a ajdoc report in html format.
|
AjcTestCompileMojo |
Weaves all test classes.
|
EclipseAjcMojo |
Create eclipse configuration of aspectJ
|
HelpMojo |
Display help information on aspectj-maven-plugin.
Call |
MavenMessageHandler |
A Ajc message handler.
|
Module |
Module to be referenced through AJC-mojo
|
Source |
Default implementation when a source is configured
|
Exception | Description |
---|---|
CompilationFailedException |
Exception thrown when Ajc finds errors during compilation.
|
Copyright © 2005-2012 Codehaus. All Rights Reserved.