Package org.codehaus.mojo.natives.javah
Class JavahMacOSExecutable
- java.lang.Object
-
- org.codehaus.plexus.logging.AbstractLogEnabled
-
- org.codehaus.mojo.natives.javah.AbstractJavah
-
- org.codehaus.mojo.natives.javah.JavahExecutable
-
- org.codehaus.mojo.natives.javah.JavahMacOSExecutable
-
- All Implemented Interfaces:
Javah
,org.codehaus.plexus.logging.LogEnabled
public class JavahMacOSExecutable extends JavahExecutable
Deprecated.use the JavahExecutable instead since its invokes javah on system path
-
-
Constructor Summary
Constructors Constructor Description JavahMacOSExecutable()
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description protected String
getJavaHExecutable()
Deprecated.-
Methods inherited from class org.codehaus.mojo.natives.javah.JavahExecutable
compile, createJavahCommand, getJavaHExecutable
-
-
-
-
Method Detail
-
getJavaHExecutable
protected String getJavaHExecutable()
Deprecated.
-
-