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 class
AbstractJavah
class
JavahExecutable
Sun's javah compatible implementationclass
JavahMacOSExecutable
Deprecated.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 Javah
DefaultJavahManager. getJavah(String providerType)
Javah
JavahManager. getJavah(String roleHint)
-