| Package | Description |
|---|---|
| org.codehaus.mojo.natives.javah | |
| org.codehaus.mojo.natives.plugin |
| Modifier and Type | Method and Description |
|---|---|
void |
JavahExecutable.compile(JavahConfiguration config) |
void |
Javah.compile(JavahConfiguration configuration) |
protected org.codehaus.plexus.util.cli.Commandline |
JavahExecutable.createJavahCommand(JavahConfiguration config) |
protected java.lang.String |
JavahExecutable.getJavaHExecutable(JavahConfiguration config) |
private void |
JavahExecutable.validateConfiguration(JavahConfiguration config) |
| Modifier and Type | Field and Description |
|---|---|
private JavahConfiguration |
NativeJavahMojo.config
For unit test only
|
| Modifier and Type | Method and Description |
|---|---|
private JavahConfiguration |
NativeJavahMojo.createProviderConfiguration(java.lang.String[] classNames,
java.lang.String javahOutputFileName) |
protected JavahConfiguration |
NativeJavahMojo.getJavahConfiguration()
Internal only for test harness purpose
|