org.apache.maven.plugin.nar
Class Javah
java.lang.Object
org.apache.maven.plugin.nar.Javah
public class Javah
- extends java.lang.Object
Sets up the javah configuration
- Author:
- Mark Donszelmann
|
Constructor Summary |
Javah()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Javah
public Javah()
setAbstractCompileMojo
public final void setAbstractCompileMojo(AbstractCompileMojo mojo)
getClassPaths
protected final java.util.List getClassPaths()
throws org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoExecutionException
getJniDirectory
protected final java.io.File getJniDirectory()
getClassDirectory
protected final java.io.File getClassDirectory()
getIncludes
protected final java.util.Set getIncludes()
getTimestampDirectory
protected final java.io.File getTimestampDirectory()
getTimestampFile
protected final java.io.File getTimestampFile()
execute
public final void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
- Throws:
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.