public interface Constants
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
FOUND
Identifies that the EJB entry has been found on the backupChanges table
|
static int |
HA_CTX_ID
A unique identifier for HA context
|
static java.lang.String |
NOT_FOUND
Identifies that the EJB entry has NOT been found on the backupChanges table
|
static java.lang.String |
NULL_RETURN_PARAM
Identifies that the response returned to the client has been NULL
|
static java.lang.String |
VOID_RETURN_PARAM
Identifies that the response returned to the client has been VOID
|
static final java.lang.String NULL_RETURN_PARAM
static final java.lang.String VOID_RETURN_PARAM
static final java.lang.String FOUND
static final java.lang.String NOT_FOUND
static final int HA_CTX_ID