|
|
Java Native InterfaceThe Java Native Interface (JNI) is a software framework that allows Java programming language code running in the Java virtual machine (VM) to call and be called by native applications (programs specific to a hardware and operating system platform) and libraries written in other languages, such as C programming language, C plus plus and assembly language. The JNI is used to write native methods to handle situations when an application cannot be written entirely in the Java programming language such as when the standard Java class (computer science) library does not support the platform-dependent features or program library. It is also used to modify an existing application, written in another programming language, to be accessible to Java applications. The JNI framework lets a native method utilize Java object (computer science) in the same way that Java code uses these objects. A native method can create Java objects and then inspect and use these objects to perform its tasks. A native method can also inspect and use objects created by Java application code. ==External links== *http://java.sun.com/docs/books/jni/ Java platform See other meanings of words starting from letter: JJA | JB | JC | JD | JE | JF | JG | JH | JI | JK | JL | JM | JN | JO | JP | JR | JS | JT | JU | JW | JX | JY | JZ |Words begining with Java_Native_Interface: Java_Native_Interface |
These materials are based on Wikipedia and licensed under the GNU FDL
YouTube.com videos better site than Turbo Tax 2007 |
|
|