Sun Adapter for Batch/FTP

com.stc.connector.batchadapter.eway
Interface BatcheWayConstants


public interface BatcheWayConstants


Field Summary
static java.lang.String MSG_MISSING_REQ_INFO
           
static java.lang.String MSG_NO_MORE_CONCURRENT_HANDLE
           
static java.lang.String MSG_OTD_FOR_CONN_IS_NULL
           
static java.lang.String MSG_UNABLE_TO_ACQUIRE_OTD_LOCK
           
 

Field Detail

MSG_OTD_FOR_CONN_IS_NULL

static final java.lang.String MSG_OTD_FOR_CONN_IS_NULL
See Also:
Constant Field Values

MSG_NO_MORE_CONCURRENT_HANDLE

static final java.lang.String MSG_NO_MORE_CONCURRENT_HANDLE
See Also:
Constant Field Values

MSG_MISSING_REQ_INFO

static final java.lang.String MSG_MISSING_REQ_INFO
See Also:
Constant Field Values

MSG_UNABLE_TO_ACQUIRE_OTD_LOCK

static final java.lang.String MSG_UNABLE_TO_ACQUIRE_OTD_LOCK
See Also:
Constant Field Values

Sun Adapter for Batch/FTP