|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JMSTopicPublisherConfigProps
The set of all configuration properties of the JMS Topic Publisher Activity.
Field Summary | |
---|---|
static byte |
DELIVERY_MODE
This is the Delivery Mode configuration property. |
static byte |
DESTINATION_TOPIC
This is the Destination Topic configuration property. |
static byte |
EXPIRATION
This is the JMS Expiration 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 |
MESSAGE_TYPE
This is the Message Type configuration property. |
static byte |
OVERRIDE_TX_BEHAVIOR
This is the Override Transaction Behavior configuration property. |
static byte |
PRIORITY
This is the Priority configuration property. |
static byte |
REPLY_TO_TOPIC
This is the Reply To Topic configuration property. |
static byte |
TYPE
This is the Type 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_TOPIC
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 REPLY_TO_TOPIC
The type of this configuration property is java.lang.String
static final byte DELIVERY_MODE
The type of this configuration property is java.lang.String
static final byte EXPIRATION
The type of this configuration property is java.lang.String
static final byte PRIORITY
The type of this configuration property is java.lang.String
static final byte TYPE
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 OVERRIDE_TX_BEHAVIOR
The type of this configuration property is boolean
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |