com.tibco.bw.plugin.config.ae
Interface WaitForAdapterMessageConfigProps

All Superinterfaces:
AECommonConfigProps, AEReceiverCommonConfigProps, CommonProps

public interface WaitForAdapterMessageConfigProps
extends AEReceiverCommonConfigProps

The set of configuration properties of the Wait for Adapter Message Activity.


Field Summary
static byte CANDIDATE_EVENT_KEY
          This is the Candidate Event Key configuration property.
static byte CUSTOM_AESCHEMA
          This is the Custom AESchema configuration property.
static byte CUSTOM_AESCHEMA_REFERENCE
          This is the Custom AESchema Reference configuration property.
static byte EVENT_TIMEOUT
          This is the Event Timeout configuration property.
 
Fields inherited from interface com.tibco.bw.plugin.config.ae.AEReceiverCommonConfigProps
AUTO_CONFIRM, CMQ_NAME, COMPLETE_TIME, DURABLE, DURABLE_NAME, MESSAGE_FORMAT, PRECREATE_TRANSACTION, SCHEDULER_ACTIVATION, SCHEDULER_HEART_BEAT, SCHEDULER_WEIGHT, TRANSACTED_SESSION, TRANSACTIONAL, WORKER_TASK, WORKER_WEIGHT, XA_TRANSACTION_MANAGER
 
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

CUSTOM_AESCHEMA


static final byte CUSTOM_AESCHEMA
This is the Custom AESchema configuration property.

The type of this configuration property is boolean

See Also:
Constant Field Values

CUSTOM_AESCHEMA_REFERENCE


static final byte CUSTOM_AESCHEMA_REFERENCE
This is the Custom AESchema Reference configuration property.

The type of this configuration property is java.lang.String

See Also:
Constant Field Values

CANDIDATE_EVENT_KEY


static final byte CANDIDATE_EVENT_KEY
This is the Candidate Event Key configuration property.

The type of this configuration property is java.lang.String

See Also:
Constant Field Values

EVENT_TIMEOUT


static final byte EVENT_TIMEOUT
This is the Event Timeout configuration property.

The type of this configuration property is java.lang.String

See Also:
Constant Field Values


Copyright @ 2010, TIBCO Softwares (Inc). All right reserved