|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XATransactionManagerConfigProps
The set of all configuration properties of the XA Transaction Manager Shared Resource.
Field Summary | |
---|---|
static byte |
CUSTOM_TM_CLASS
This is the Transaction Manager Wrapper Class configuration property. |
static byte |
OPTIONAL_PROPERTIES
This is the Optional Properties configuration property. |
static int |
TM_BOOLEAN
The Constant BOOLEAN. |
static int |
TM_BYTE
The Constant BYTE. |
static int |
TM_CHAR
The Constant CHAR. |
static int |
TM_DOUBLE
The Constant DOUBLE. |
static int |
TM_FLOAT
The Constant FLOAT. |
static int |
TM_INT
The Constant INT. |
static int |
TM_LONG
The Constant LONG. |
static int |
TM_SHORT
The Constant SHORT. |
static int |
TM_STRING
The Constant STRING. |
static byte |
TRANSACTION_MANAGER
This is the Transaction Manager configuration property. |
static byte |
TRANSACTION_TIMEOUT
This is the Transaction Timeout configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte TRANSACTION_MANAGER
The type of this configuration property is java.lang.String
static final byte TRANSACTION_TIMEOUT
The type of this configuration property is java.lang.String
static final byte CUSTOM_TM_CLASS
The type of this configuration property is java.lang.String
static final byte OPTIONAL_PROPERTIES
The type of this configuration property is List
static final int TM_BOOLEAN
static final int TM_BYTE
static final int TM_SHORT
static final int TM_CHAR
static final int TM_INT
static final int TM_LONG
static final int TM_FLOAT
static final int TM_DOUBLE
static final int TM_STRING
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |