Class ForkingJavah

java.lang.Object
org.apache.tools.ant.taskdefs.optional.javah.ForkingJavah
All Implemented Interfaces:
JavahAdapter

public class ForkingJavah
extends java.lang.Object
implements JavahAdapter
This implementation runs the javah executable in a separate process.
Since:
Ant 1.9.8
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String IMPLEMENTATION_NAME
    the name of this adapter for users to select
  • Constructor Summary

    Constructors 
    Constructor Description
    ForkingJavah()  
  • Method Summary

    Modifier and Type Method Description
    boolean compile​(Javah javah)
    Performs the actual compilation.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait