|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.cid.distribution.core.Globals
public class Globals
Holds the global configuration.
Field Summary | |
---|---|
static java.lang.String |
APP_NAME
Name of the application |
static java.lang.String |
APP_VERSION
Version |
static java.util.Locale |
LOCALE
The locale instance used by the application. |
static java.lang.String |
LOG_PATTERN
Log 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 |