|
Sun Adapter for Batch/FTP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stc.connector.batchadapter.alerts.batch.BatchInboundAlertCodes
public class BatchInboundAlertCodes
Field Summary | |
---|---|
static java.lang.String |
BATCH_INBOUND_EWAY_CONFIG_FAILED
Batch Inbound eWay configuration fail alert |
static java.lang.String |
BATCH_INBOUND_EWAY_CONNECTION_FAILED
Batch Inbound eWay connection fail alert |
static java.lang.String |
BATCH_INBOUND_EWAY_ERROR
Batch Inbound eWay error alert |
static java.lang.String |
BATCH_INBOUND_EWAY_RUNNING
Batch Inbound eWay running status code. |
static java.lang.String |
BATCH_INBOUND_EWAY_STARTED
Batch Inbound eWay started status code. |
static java.lang.String |
BATCH_INBOUND_EWAY_STOPPED
Batch Inbound eWay stopped status code. |
static java.lang.String |
BATCH_INBOUND_EWAY_STOPPING
Batch Inbound eWay stopping status code. |
static java.lang.String |
BATCH_INBOUND_EWAY_SUSPENDED
Batch Inbound eWay suspended status code. |
static java.lang.String |
BATCH_INBOUND_EWAY_SUSPENDING
Batch Inbound eWay suspending status code. |
Constructor Summary | |
---|---|
BatchInboundAlertCodes()
|
Method Summary | |
---|---|
java.lang.String |
getMapping(java.lang.String key)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String BATCH_INBOUND_EWAY_STARTED
public static final java.lang.String BATCH_INBOUND_EWAY_RUNNING
public static final java.lang.String BATCH_INBOUND_EWAY_STOPPING
public static final java.lang.String BATCH_INBOUND_EWAY_STOPPED
public static final java.lang.String BATCH_INBOUND_EWAY_SUSPENDING
public static final java.lang.String BATCH_INBOUND_EWAY_SUSPENDED
public static final java.lang.String BATCH_INBOUND_EWAY_CONFIG_FAILED
public static final java.lang.String BATCH_INBOUND_EWAY_CONNECTION_FAILED
public static final java.lang.String BATCH_INBOUND_EWAY_ERROR
Constructor Detail |
---|
public BatchInboundAlertCodes()
Method Detail |
---|
public java.lang.String getMapping(java.lang.String key)
getMapping
in interface com.stc.connector.management.jca.system.mbeans.AlertCodeMap
|
Sun Adapter for Batch/FTP | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |