com.mysema.maven.apt
Class TestAnnotationProcessorMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.mysema.maven.apt.AbstractProcessorMojo
com.mysema.maven.apt.TestAnnotationProcessorMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class TestAnnotationProcessorMojo
- extends AbstractProcessorMojo
TestAnnotationProcessorMojo calls APT processors for code generation
| Fields inherited from interface org.apache.maven.plugin.Mojo |
ROLE |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestAnnotationProcessorMojo
public TestAnnotationProcessorMojo()
getOutputDirectory
public File getOutputDirectory()
- Specified by:
getOutputDirectory in class AbstractProcessorMojo
isForTest
protected boolean isForTest()
- Overrides:
isForTest in class AbstractProcessorMojo
Copyright © 2008-2012 Mysema Ltd. All Rights Reserved.