|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bankframe.services.log.BankFrameLogConstants
public class BankFrameLogConstants
Various public and protected constants used by the BankFrame logging service.
Field Summary | |
---|---|
static String |
BANKFRAME_SUBSYSTEM
The name which the BANKFRAME subsystem is registered to. |
static String |
CUSTOM_TIMING_SUBSYSTEM
The name which the BANKFRAME CUSTOM TIMING subsystem is registered to. |
static String |
DATAPACKET_LOG_MSG_FORMAT
The format that the BankFrame Datagram Appender uses to send UDP broadcast messages to any registered listeners. |
static String |
MCA_SUBSYSTEM
The name which the BANKFRAME MCA subsystem is registered to. |
static String |
MCA_TIMING_SUBSYSTEM
The name which the BANKFRAME MCA TIMING subsystem is registered to. |
static String |
STATEMACHINE_SUBSYSTEM
The name which the BANKFRAME MCA STATEMACHINE subsystem is registered to. |
static String |
STOREANDFORWARD_SUBSYSTEM
The name which the STORE AND FORWARD subsystem is registered to. |
static String |
TXNHANDLER_SUBSYSTEM
The name which the BANKFRAME TRANSACTION HANDLER subsystem is registered to. |
static String |
TXNHANDLER_TIMING_SUBSYSTEM
The name which the BANKFRAME TRANSACTION HANDLER TIMING subsystem is registered to. |
Constructor Summary | |
---|---|
BankFrameLogConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String BANKFRAME_SUBSYSTEM
public static final String MCA_SUBSYSTEM
public static final String MCA_TIMING_SUBSYSTEM
public static final String STATEMACHINE_SUBSYSTEM
public static final String CUSTOM_TIMING_SUBSYSTEM
public static final String TXNHANDLER_SUBSYSTEM
public static final String STOREANDFORWARD_SUBSYSTEM
public static final String TXNHANDLER_TIMING_SUBSYSTEM
public static String DATAPACKET_LOG_MSG_FORMAT
Constructor Detail |
---|
public BankFrameLogConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |