|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JMSQueueReceiverConfigProps
The set of all configuration properties of the JMS Queue Receiver Activity.
Field Summary | |
---|---|
static byte |
ACKNOLEDGE_MODE
This is the Acknowledge Mode configuration property. |
static byte |
CUSTOM_ID
This is the Custom Id configuration property. |
static byte |
DESTINATION_QUEUE
This is the Destination Queue configuration property. |
static byte |
JMS_APPLICATION_PROPERTIES
This is the JMS Application Properties configuration property. |
static byte |
JMS_CONNECTION
This is the JMS Connection configuration property. |
static byte |
MAX_SESSIONS
This is the Max Sessions configuration property. |
static byte |
MESSAGE_SELECTOR
This is the Message Selector configuration property. |
static byte |
MESSAGE_TYPE
This is the Message Type configuration property. |
static byte |
PRECREATE_TRANSACTION
This is the Precreate Transactions configuration property. |
static byte |
RECEIVER_TIMEOUT
This is the Receiver Timeout configuration property. |
static byte |
SEQUENCING_KEY
This is the Sequencing Key configuration property. |
static byte |
XA_TRANSACTION_MANAGER
This is the XA Transaction Manager configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte JMS_CONNECTION
The type of this configuration property is java.lang.String and com.tibco.bw.plugin.config.ConfigProps
static final byte DESTINATION_QUEUE
The type of this configuration property is java.lang.String
static final byte MESSAGE_TYPE
The type of this configuration property is java.lang.String
static final byte ACKNOLEDGE_MODE
The type of this configuration property is java.lang.String
static final byte MESSAGE_SELECTOR
The type of this configuration property is java.lang.String
static final byte JMS_APPLICATION_PROPERTIES
The type of this configuration property is java.lang.String and com.tibco.bw.plugin.config.ConfigProps
static final byte RECEIVER_TIMEOUT
The type of this configuration property is java.lang.String
static final byte SEQUENCING_KEY
The type of this configuration property is java.lang.String
static final byte CUSTOM_ID
The type of this configuration property is java.lang.String
static final byte MAX_SESSIONS
The type of this configuration property is java.lang.String
static final byte PRECREATE_TRANSACTION
The type of this configuration property is boolean
static final byte XA_TRANSACTION_MANAGER
The type of this configuration property is java.lang.String and com.tibco.bw.plugin.config.ConfigProps
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |