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. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
public static final Application.Logger log
- The default application logger.
getLogger
public static Application.Logger getLogger()
- Constructs a new
Application object. This class cannot be
instantiated.
Copyright © 2004 J. Damon & Co.; All Rights Reserved WorldWide.