IJVMWrapper |
The IJVMWrapperStatistics type exposes the following members.
| Name | Description | |
|---|---|---|
| ExceptionJNICalls | Total exceptions raised from JNI methods invocations | |
| GlobalRefCount | Current global reference count | |
| LocalRefCount | Current local reference count | |
| TotalJavaVMCalls | Total invocations of Java VM methods | |
| TotalJNICalls | Total invocations of JNI methods | |
| TotalTimeInJNICalls | Total time spent in invocations of JNI methods | |
| Uptime | Application up-time in milliseconds | |
| WeakGlobalRefCount | Current weak global reference count |