|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectAbstractMojo
org.fusesource.hawtjni.maven.GenerateMojo
public class GenerateMojo
This goal generates the native source code and a autoconf/msbuild based build system needed to build a JNI library for any HawtJNI annotated classes in your maven project.
Field Summary | |
---|---|
protected MavenProject |
project
The maven project. |
Constructor Summary | |
---|---|
GenerateMojo()
|
Method Summary | |
---|---|
void |
execute()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected MavenProject project
Constructor Detail |
---|
public GenerateMojo()
Method Detail |
---|
public void execute() throws MojoExecutionException
MojoExecutionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |