Object-Oriented JNI Add-In is a tool developed for MS Visual Studio. It generates C++ code
(OOJNI classes) for java byte code selected and includes it into the active C++ project. It also makes JNI implementation of java interfaces. At the same time OOJNI Add-In makes all project setting for using, compiling and running the code generated.
C++ programmer use OOJNI classes as regular C++ classes. Each OOJNI class wraps low-level
JNI code to accesses to Java Class fields and methods. All data type conversions (from java-to-C++ and C++-to-java) are hidden from C++ programmer. Each java object reference encapsulated into special C++ class – Java Reference Wrapper, which makes a shallow copy of the java object reference in different OOJNI classes. This approach makes possible to reduce a number of java references used in JNI code.
| Updated: | 2006-10-11 |
| License: | Free |
| Publisher: | Javain Ltd. |
| Size: | 2.5 Mb |
| Require: | IBM / SUN JDK1 . 3 . x 32 bit , IBM / SUN JDK1 . 4 . x 32 bit , IBM / SUN JDK1 . 5 . x 32 bit |
| System: | WinXP, Java |
| Language: | English |
|
|||
| Close |