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 setAbstractCompileMojo(AbstractNarMojo abstractNarMojo)
protected final List getClassPaths() throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionException
protected final File getJniDirectory()
protected final File getClassDirectory()
protected final Set getIncludes()
protected final File getTimestampDirectory()
protected final File getTimestampFile()
public final void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.