| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cid.distribution.core.Globals
public class Globals
Holds the global configuration.
| Field Summary | |
|---|---|
| static java.lang.String | APP_NAMEName of the application | 
| static java.lang.String | APP_VERSIONVersion | 
| static java.util.Locale | LOCALEThe locale instance used by the application. | 
| static java.lang.String | LOG_PATTERNLog pattern for the default logger. | 
| Constructor Summary | |
|---|---|
| Globals() | |
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final java.lang.String APP_NAME
public static final java.lang.String APP_VERSION
public static final java.util.Locale LOCALE
public static final java.lang.String LOG_PATTERN
| Constructor Detail | 
|---|
public Globals()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||