NonStop Server for Java 4.2 Tools Reference

Title Page | Tools Home Page
javah: C Header and Stub File Generator
The javah tool generates C header files and stub C source files from a Java class. These
files provide the connections that allow your Java code and C code to interact. For a
complete description of the tool and its use, see the Sun Microsystems documentation for
javah.
Synopsis
For files that are needed to implement native methods:
javah [ options ] fully-qualified-classname ...
Deviations from Standard Java Options
Note: The non-optimized version of javah, javah_g, suitable for use with debuggers is
not supported by NonStop Server for Java 4.
See Also:
javac
java
jdb
javap
javadoc
Title Page | Tools Home Page
NonStop Server for Java Tools Reference Pages (529775-002)
© 2010 Hewlett-Packard Development Company L.P. All rights reserved.