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