public class Javah extends Object
| 构造器和说明 |
|---|
Javah() |
| 限定符和类型 | 方法和说明 |
|---|---|
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-2017 NAR Maven Plugin developers. All Rights Reserved.