|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AEReceiverCommonConfigProps
The set of all common configuration properties for AE receiver Activities.
Field Summary | |
---|---|
static byte |
AUTO_CONFIRM
This is the Auto onfirm configuration property. |
static byte |
CMQ_NAME
This is the CMQ Name configuration property. |
static byte |
COMPLETE_TIME
This is the Complete Time configuration property. |
static byte |
DURABLE
This is the Durable configuration property. |
static byte |
DURABLE_NAME
This is the Durable Name configuration property. |
static byte |
MESSAGE_FORMAT
This is the Message Format configuration property. |
static byte |
PRECREATE_TRANSACTION
This is the Precreate Transactions configuration property. |
static byte |
SCHEDULER_ACTIVATION
This is the Scheduler Activation configuration property. |
static byte |
SCHEDULER_HEART_BEAT
This is the Scheduler Heart Beat configuration property. |
static byte |
SCHEDULER_WEIGHT
This is the Scheduler Weight configuration property. |
static byte |
TRANSACTED_SESSION
This is the Transacted Session configuration property. |
static byte |
TRANSACTIONAL
This is the Transactional configuration property. |
static byte |
WORKER_TASK
This is the Worker Task configuration property. |
static byte |
WORKER_WEIGHT
This is the Worker Weight configuration property. |
static byte |
XA_TRANSACTION_MANAGER
This is the XA Transaction Manager configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.ae.AECommonConfigProps |
---|
ADAPTER_SERVICE, AUTO_AGENT_CLIENT_ID, CLIENT_ID, CM_NAME, CONNECTION_PASSWORD, CONNECTION_USER_NAME, DAEMON, DEFAULT_TIME_LIMIT, JMS_APPLICATION_PROPERTIES, JNDI_LOOKUPS, LEDGER_FILE, NETWORK, PREREGISTER_LISTENERS, PROVIDER_URL, QUEUE, QUEUE_CONNECTION_FACTORY_NAME, RELAY_AGENT, REQUIRE_OLD_MESSAGES, SERVICE, SSL_DEBUG_TRACE, SSL_EXPECTED_HOST_NAME, SSL_IDENTITY, SSL_STRONG_CIPHER_SUITES_ONLY, SSL_TRACE, SSL_TRUSTED_CERT, SSL_VERIFY_HOST_NAME, SUBJECT, SYNC_LEDGER, TOPIC, TOPIC_CONNECTION_FACTORY_NAME, TRANSPORT_TYPE, USE_SSL |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte AUTO_CONFIRM
The type of this configuration property is boolean
static final byte TRANSACTIONAL
The type of this configuration property is
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
static final byte TRANSACTED_SESSION
The type of this configuration property is boolean
static final byte DURABLE
The type of this configuration property is boolean
static final byte DURABLE_NAME
The type of this configuration property is java.lang.String
static final byte CMQ_NAME
The type of this configuration property is java.lang.String
static final byte COMPLETE_TIME
The type of this configuration property is java.lang.String
static final byte SCHEDULER_WEIGHT
The type of this configuration property is java.lang.String
static final byte SCHEDULER_HEART_BEAT
The type of this configuration property is java.lang.String
static final byte SCHEDULER_ACTIVATION
The type of this configuration property is java.lang.String
static final byte WORKER_WEIGHT
The type of this configuration property is java.lang.String
static final byte WORKER_TASK
The type of this configuration property is java.lang.String
static final byte MESSAGE_FORMAT
The type of this configuration property is java.lang.String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |