|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This class holds constants used or required by the HAService
Field Summary | |
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 |
Field Detail |
public static final java.lang.String NULL_RETURN_PARAM
public static final java.lang.String VOID_RETURN_PARAM
public static final java.lang.String FOUND
public static final java.lang.String NOT_FOUND
public static final int HA_CTX_ID
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |