NonStop Server for Java (NSJ) Tools Reference Pages (NSJ 2.1+)

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 and C code to interact. For
a complete description of the tool and its use, see the Sun Microsystems
documentation for javah.
Synopsis
javah [ options ] classname ...
Compaq Extensions to Standard Java
NonStop Java adds the following option to javah:
-nsjversion
Prints the Compaq build version.
See Also:
javac
rmic
java
jdb
javap
javadoc
Tools Home Page
NonStop Java Tools Reference Pages (425948-002)
Copyright © 2002, Compaq Computer Corporation. All rights reserved.