NonStop Server for Java 5.0 Tools Reference Pages
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 ...
See Also:
javac●
java●
jdb●
javap●
javadoc●
Title Page | Tools Home Page
NonStop Server for Java 5.0 Tools Reference Pages (540386-002)
© 2007 Hewlett-Packard Development Company L.P. All rights reserved.










