@Mojo(name="process-aot",
defaultPhase=PREPARE_PACKAGE,
threadSafe=true,
requiresDependencyResolution=COMPILE_PLUS_RUNTIME,
requiresDependencyCollection=COMPILE_PLUS_RUNTIME)
public class ProcessAotMojo
extends org.apache.maven.plugin.AbstractMojo
| 限定符和类型 | 类和说明 |
|---|---|
protected static class |
ProcessAotMojo.Errors
DiagnosticListener used to collect errors. |
| 构造器和说明 |
|---|
ProcessAotMojo() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
execute() |
protected void |
executeAot() |
protected java.net.URL |
toURL(java.io.File file) |