org.codehaus.mojo.natives.javah
Class JavahMacOSExecutable

java.lang.Object
  extended by org.codehaus.plexus.logging.AbstractLogEnabled
      extended by org.codehaus.mojo.natives.javah.AbstractJavah
          extended by org.codehaus.mojo.natives.javah.JavahExecutable
              extended by org.codehaus.mojo.natives.javah.JavahMacOSExecutable
All Implemented Interfaces:
org.codehaus.mojo.natives.javah.Javah, org.codehaus.plexus.logging.LogEnabled

Deprecated. use the JavahExecutable instead since its invokes javah on system path

public class JavahMacOSExecutable
extends JavahExecutable

Author:
dtran

Field Summary
 
Fields inherited from interface org.codehaus.mojo.natives.javah.Javah
ROLE
 
Constructor Summary
JavahMacOSExecutable()
          Deprecated.  
 
Method Summary
protected  java.lang.String getJavaHExecutable()
          Deprecated.  
 
Methods inherited from class org.codehaus.mojo.natives.javah.JavahExecutable
compile, createJavahCommand, getJavaHExecutable
 
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavahMacOSExecutable

public JavahMacOSExecutable()
Deprecated. 
Method Detail

getJavaHExecutable

protected java.lang.String getJavaHExecutable()
Deprecated. 


Copyright © 2009. All Rights Reserved.