#include <jni.h>
Public Methods | |
| jint (JNICALL *vfprintf)(FILE *fp, const char *format, va_list args) | |
| void (JNICALL *exit)(jint code) | |
| void (JNICALL *abort)(void) | |
Public Attributes | |
| jint | version |
| char** | properties |
| jint | checkSource |
| jint | nativeStackSize |
| jint | javaStackSize |
| jint | minHeapSize |
| jint | maxHeapSize |
| jint | verifyMode |
| char* | classpath |
| jint | enableClassGC |
| jint | enableVerboseGC |
| jint | disableAsyncGC |
| jint | verbose |
| jboolean | debugging |
| jint | debugPort |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001