15. The Platform Environment
Chapter Contents
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 by the application’s user. The second section describes miscellaneous APIs defined in the System
and Runtime
classes. ...
Get The Java® Tutorial: A Short Course on the Basics, 6th 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.