| Modifier and Type | Field and Description |
|---|---|
protected boolean |
verbose
Prints each file being instrumented
|
| Constructor and Description |
|---|
AbstractAsyncMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Instruments the files.
|
protected abstract File |
getClassesDirectory()
Return the specific output directory to instrument.
|
protected abstract String |
getType() |
void |
instrumentFiles()
Instrument the files that require instrumentation.
|
boolean |
isVerbose() |
protected abstract File getClassesDirectory()
protected abstract String getType()
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionpublic boolean isVerbose()
public void instrumentFiles()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionCopyright © 2015 Electronic Arts Inc. All rights reserved.