Package org.codehaus.mojo.natives.javah
Interface Javah
-
- All Known Implementing Classes:
AbstractJavah,JavahExecutable,JavahMacOSExecutable
public interface JavahGenerates JNI header files using javah
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringROLE
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcompile(JavahConfiguration configuration)
-
-
-
Method Detail
-
compile
void compile(JavahConfiguration configuration) throws NativeBuildException
- Throws:
NativeBuildException
-
-