NonStop Server for Java 5.0 Programmer's Reference
Java IDL
See Java Interface Development Language (Java IDL)
Java Interface Development Language (Java IDL)
The library that supports CORBA and Java interoperability. For more information, see
the Sun Microsystems Java IDL documentation
(http://java.sun.com/products/jdk/idl/index.html).
Java Naming and Directory Interface (JNDI)
A standard extension to the Java platform, which provides Java technology-enabled
application programs with a unified interface to multiple naming and directory services.
Java Native Interface (JNI)
The C-language interface used by C functions called by Java classes. Includes an
Invocation API that invokes a Java virtual machine from a C program.
Java runtime
See J2SE Runtime Environment.
Java Transaction API (JTA)
The Sun Microsystems product that specifies standard Java interfaces between a
transaction manager and the parties involved in a distributed transaction system: the
resource manager, the application server, and the transactional applications. For more
information, see the Sun Microsystems JTA document
(http://java.sun.com/products/jta/index.html).
Java Transaction Service (JTS)
The transaction API, modeled on OMG's OTS. The NonStop Server for Java 5 includes
an implementation of the jts.Current interface.
Java virtual machine (JVM)
The process that loads, links, verifies, and interprets Java bytecode. The NonStop Server
for Java 5 implements the Java HotSpot Server virtual machine.
JavaBeans
A platform-neutral component architecture supported by Java, intended for developing or
assembling software for multiple hardware and operating system environments. For more
information, see the Sun Microsystems JavaBeans document
(http://java.sun.com/j2se/1.5.0 /docs/guide/beans/index.html).
JavaBeans Development Kit (BDK)
A set of tools for creating JavaBeans that is included with the NonStop Server for Java 5.
javac
The Java compiler, which compiles Java source code into bytecode. Also, the command
to run the Java compiler.
javachk










