com.github.himadri77
Class GenerateDefaultImpl
java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.github.himadri77.GenerateDefaultImpl
- All Implemented Interfaces:
- org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo
@Mojo(name="generate-default-impl",
defaultPhase=GENERATE_SOURCES)
@Execute(phase=GENERATE_SOURCES,
goal="generate-default-impl")
public class GenerateDefaultImpl- extends org.apache.maven.plugin.AbstractMojo
| 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 |
PRIMITIVE_RETURN_VALUES
public static final Map<Class<?>,String> PRIMITIVE_RETURN_VALUES
GenerateDefaultImpl
public GenerateDefaultImpl()
execute
public void execute()
throws org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoExecutionException
Copyright © 2014. All rights reserved.