2004.04.29


com.jdc.app
Class Application

java.lang.Object
  |
  +--com.jdc.app.Application

public class Application
extends Object

Application represents a software application. This class provides a default application logger.

Version:
1.0
Author:
Jay Damon

Nested Class Summary
 class Application.Logger
          Logger implements the default application logging utility.
 
Field Summary
static Application.Logger log
          The default application logger.
 
Method Summary
static Application.Logger getLogger()
          Constructs a new Application object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

public static final Application.Logger log
The default application logger.

Method Detail

getLogger

public static Application.Logger getLogger()
Constructs a new Application object. This class cannot be instantiated.


2004.04.29



Copyright © 2004 J. Damon & Co.; All Rights Reserved WorldWide.