Common Java Cookbook

Edition: 0.19

Download PDF or Read on Scribd

Download Examples (ZIP)

Chapter 7. Application Infrastructure

7.1. Introduction

The plumbing of an application—command-line parsing, configuration, and logging—can be viewed as application infrastructure. This chapter introduces a few tools to help applications work with configuration, arguments, and log files: Commons CLI for command-line parsing, Commons Configuration for reading application configuration from properties files and XML documents, Commons Logging, and Log4J.


Creative Commons License
Common Java Cookbook by Tim O'Brien is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License.
Permissions beyond the scope of this license may be available at http://www.discursive.com/books/cjcook/reference/jakartackbk-PREFACE-1.html. Copyright 2009. Common Java Cookbook Chunked HTML Output. Some Rights Reserved.