| 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 an AspectJ HTML report using the
ajdoc tool and format. |
| AjcTestCompileMojo |
Weaves all test classes.
|
| EclipseAjcMojo |
Create eclipse configuration of aspectJ
|
| HelpMojo |
Display help information on aspectj-maven-plugin.
|
| MavenMessageHandler |
MessageHandler implementation which uses the standard Maven Log to emit
messages from the AJC process.
|
| 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–2014 Codehaus. All rights reserved.