com.mysema.maven.apt
Class AnnotationProcessorMojo
java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.mysema.maven.apt.AbstractProcessorMojo
com.mysema.maven.apt.AnnotationProcessorMojo
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
public class AnnotationProcessorMojo
- extends AbstractProcessorMojo
AnnotationProcessorMojo 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 |
AnnotationProcessorMojo
public AnnotationProcessorMojo()
getOutputDirectory
public File getOutputDirectory()
- Specified by:
getOutputDirectory in class AbstractProcessorMojo
Copyright © 2008-2012 Mysema Ltd. All Rights Reserved.