Uses of Interface
org.codehaus.mojo.natives.javah.Javah
-
Packages that use Javah Package Description org.codehaus.mojo.natives.javah org.codehaus.mojo.natives.manager -
-
Uses of Javah in org.codehaus.mojo.natives.javah
Classes in org.codehaus.mojo.natives.javah that implement Javah Modifier and Type Class Description classAbstractJavahclassJavahExecutableSun's javah compatible implementationclassJavahMacOSExecutableDeprecated.use the JavahExecutable instead since its invokes javah on system path -
Uses of Javah in org.codehaus.mojo.natives.manager
Methods in org.codehaus.mojo.natives.manager that return Javah Modifier and Type Method Description JavahDefaultJavahManager. getJavah(String providerType)JavahJavahManager. getJavah(String roleHint)
-