NonStop Server for Java 5.0 Programmer's Reference

About This Document Describes the intended audience and the document structure,
lists related documents, and explains notation conventions and
abbreviations.
Introduction to
NonStop Server for Java 5
Explains NonStop software fundamentals as they apply to
NonStop Server for Java 5, describes associated Java products
on the NonStop system, and points out J2SE JDK highlights.
Getting Started Explains the prerequisites for using the NonStop Server for
Java 5 for readers new to the Java language or HP NonStop
Open System Services (OSS). Includes step-by-step
instructions for running a simple program and for verifying
the NonStop Server for Java installation.
Installation and
Configuration
Explains installation and configuration requirements, the
NonStop Server for Java 5 directory structure, how to run
Java tools, and how to verify the installation.
Implementation Specifics Explains issues and features that are unique to the
NonStop Server for Java 5 implementation, such as JNI, IEEE
floating-point implementation, Java Print Service,
multithreading programming, JavaBeans, remote debugging,
garbage collectors, and so forth.
Transactions Explains how the NonStop Server for Java 5 lets you work
with transactions.
Application Profiling Describes the application profiling environment and how to
use the HPROF agent to obtain runtime profile information on
a NonStop Server for Java 5 program.
Migrating Applications Explains how to change your applications that run with earlier
versions of NonStop Server for Java.
Glossary Defines many terms that this document uses.
Appendix A. Summary of
JDK 5.0 New Features
Summarizes the new features in NonStop Server for Java 5,
which include the new features of core J2SE 5.0 that conform
to the headless specification.
List of Examples Lists the examples in this document. Each example name is a
link to that example.
List of Figures Lists the figures in this document. Each figure name is a link
to that figure.