|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.smartics.exceptions.app.Constant
public final class Constant
Defines constants for this application.
Field Summary | |
---|---|
static String |
COMPONENT_ID The constant used to identify exception codes for this module. |
static String |
MESSAGE_BUNDLE The name of the message bundle for all messages being logged. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String COMPONENT_ID
The value of this constant is "smex".
"smex"
public static final String MESSAGE_BUNDLE
The value of this constant is "de.smartics.exceptions.app.Messages".
"de.smartics.exceptions.app.Messages"
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |