![]() | 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) |
Name | Description | |
---|---|---|
![]() | DeclaredNew | Create a new JVM object |
![]() | DeclaredNewArray(String, Object) | Obsolete. Creates a new array |
![]() | DeclaredNewArrayTArrayType(TArrayType) | Creates a new array |
![]() | ResetJniEnv | Resets current JNI env variable |
![]() | SetJniEnv | Sets current JNI env variable |