Codemesh Runtime v3 C++ API Reference
3.9.205
|
5 #ifndef Test_JNIEnv_inc
6 #define Test_JNIEnv_inc
12 #if (XMOG_IMPLEMENTS_REMOTE_CLIENT==1)
20 #include "xmog_JNIEnv.h"
54 static JNINativeInterface_ theFunctions;
A JNIEnv type that simulates a JNIEnv for framework testing purposes.
Definition: Test_JNIEnv.h:26
Test_JNIEnv(Test_JavaVM *jvm)
A constructor that associates the env with a jvm.
The class that represents a Java Virtual Machine in the framework.
Definition: xmog_jvm.h:41
~Test_JNIEnv()
Destructor.
A class representing per-thread information for the integration runtime.
Definition: xmog_localenv.h:32
A JavaVM type that simulates a Java backend for framework testing purposes.
Definition: Test_JavaVM.h:24
An abstract baseclass for concrete JNIEnv implementations.
Definition: xmog_JNIEnv.h:26
Copyright (c) 1999-2020 by Codemesh, Inc., ALL RIGHTS RESERVED.