14. The Platform Environment

An application runs in a platform environment defined by the underlying operating system, the Java Virtual Machine (Java VM), the class libraries, and various configuration data supplied when the application is launched. This chapter describes some of the Application Programming Interfaces (APIs) an application uses to examine and configure its platform environment.

The first section describes APIs used to access configuration data supplied when the application is deployed or data supplied by the application’s user. The second section describes miscellaneous APIs defined in the System and ...

Get The Java® Tutorial: A Short Course on the Basics, Fifth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.