| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
MfConstants defines constants that are widely used in the monitoring interfaces.
| Field Summary | |
| static int | INVALID_CALLER_THREADInvalid caller thread | 
| static int | INVALID_DEFINITIONInvalid transaction definition | 
| static int | INVALID_TRANSITIONInvalid transition for this transaction | 
| static int | MONITORING_DISABLEDInvalid transaction definition | 
| static int | NOT_OKError return code | 
| static int | OKReturn code or error code OK | 
| static int | STATUS_ABORTValid status value for MfTranReport and MfTransaction (=1) | 
| static int | STATUS_FAILEDValid status value for MfTranReport and MfTransaction (=2) | 
| static int | STATUS_GOODValid status value for MfTranReport and MfTransaction (=0) | 
| static int | STATUS_INVALIDMfStatus value used when application passes an invalid value (=-1) | 
| static int | STATUS_UNKNOWNValid status value for MfTranReport and MfTransaction (=3) | 
| Field Detail | 
public static final int INVALID_TRANSITION
public static final int INVALID_DEFINITION
public static final int MONITORING_DISABLED
public static final int INVALID_CALLER_THREAD
public static final int OK
public static final int NOT_OK
public static final int STATUS_GOOD
public static final int STATUS_ABORT
public static final int STATUS_FAILED
public static final int STATUS_UNKNOWN
public static final int STATUS_INVALID
| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||