public class Javah extends Object
| Constructor and Description |
|---|
Javah() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected File |
getClassDirectory() |
protected List |
getClassPaths() |
protected Set |
getIncludes() |
protected File |
getJniDirectory() |
protected File |
getTimestampDirectory() |
protected File |
getTimestampFile() |
void |
setAbstractCompileMojo(AbstractNarMojo abstractNarMojo) |
public final void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected final File getClassDirectory()
protected final List getClassPaths() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionprotected final Set getIncludes()
protected final File getJniDirectory()
protected final File getTimestampDirectory()
protected final File getTimestampFile()
public final void setAbstractCompileMojo(AbstractNarMojo abstractNarMojo)
Copyright © 2005-2016 NAR Maven Plugin developers. All Rights Reserved.