|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AECommonConfigProps
The set of all common configuration properties of the AE Activities .
Field Summary | |
---|---|
static byte |
ADAPTER_SERVICE
This is the Adapter Service configuration property. |
static byte |
AUTO_AGENT_CLIENT_ID
This is the Auto Agent Client ID configuration property. |
static byte |
CLIENT_ID
This is the Client ID configuration property. |
static byte |
CM_NAME
This is the CM Name configuration property. |
static byte |
CONNECTION_PASSWORD
This is the Connection Password configuration property. |
static byte |
CONNECTION_USER_NAME
This is the Connection User Name configuration property. |
static byte |
DAEMON
This is the Daemon configuration property. |
static byte |
DEFAULT_TIME_LIMIT
This is the Default Time Limit configuration property. |
static byte |
JMS_APPLICATION_PROPERTIES
This is the JMS Application Properties configuration property. |
static byte |
JNDI_LOOKUPS
This is the JNDI Lookups configuration property. |
static byte |
LEDGER_FILE
This is the Ledger File configuration property. |
static byte |
NETWORK
This is the Network configuration property. |
static byte |
PREREGISTER_LISTENERS
This is the Preregister Listeners configuration property. |
static byte |
PROVIDER_URL
This is the Provider URL configuration property. |
static byte |
QUEUE
This is the Queue configuration property. |
static byte |
QUEUE_CONNECTION_FACTORY_NAME
This is the Queue Connection Factory Name configuration property. |
static byte |
RELAY_AGENT
This is the Relay Agent configuration property. |
static byte |
REQUIRE_OLD_MESSAGES
This is the Require Old Messages configuration property. |
static byte |
SERVICE
This is the Service configuration property. |
static byte |
SSL_DEBUG_TRACE
This is the Debug Trace configuration property. |
static byte |
SSL_EXPECTED_HOST_NAME
This is the Expected Host Name configuration property. |
static byte |
SSL_IDENTITY
This is the SSL Identity configuration property. |
static byte |
SSL_STRONG_CIPHER_SUITES_ONLY
This is the Strong Cipher Suites Only configuration property. |
static byte |
SSL_TRACE
This is the Trace configuration property. |
static byte |
SSL_TRUSTED_CERT
This is the Trusted Certificate Folder configuration property. |
static byte |
SSL_VERIFY_HOST_NAME
This is the Verify Host Name configuration property. |
static byte |
SUBJECT
This is the Subject configuration property. |
static byte |
SYNC_LEDGER
This is the Sync Ledger configuration property. |
static byte |
TOPIC
This is the Topic configuration property. |
static byte |
TOPIC_CONNECTION_FACTORY_NAME
This is the Topic Connection Factory Name configuration property. |
static byte |
TRANSPORT_TYPE
This is the Transport Type configuration property. |
static byte |
USE_SSL
This is the Use SSL configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte ADAPTER_SERVICE
The type of this configuration property is java.lang.String and com.tibco.bw.plugin.config.ConfigProps
static final byte TRANSPORT_TYPE
The type of this configuration property is java.lang.String
static final byte SUBJECT
The type of this configuration property is java.lang.String
static final byte SERVICE
The type of this configuration property is java.lang.String
static final byte NETWORK
The type of this configuration property is
static final byte DAEMON
The type of this configuration property is java.lang.String
static final byte USE_SSL
The type of this configuration property is boolean
static final byte CM_NAME
The type of this configuration property is java.lang.String
static final byte PREREGISTER_LISTENERS
The type of this configuration property is java.lang.String
static final byte RELAY_AGENT
The type of this configuration property is java.lang.String
static final byte LEDGER_FILE
The type of this configuration property is java.lang.String
static final byte SYNC_LEDGER
The type of this configuration property is boolean
static final byte DEFAULT_TIME_LIMIT
The type of this configuration property is java.lang.String
static final byte REQUIRE_OLD_MESSAGES
The type of this configuration property is boolean
static final byte QUEUE
The type of this configuration property is java.lang.String
static final byte TOPIC
The type of this configuration property is
static final byte AUTO_AGENT_CLIENT_ID
The type of this configuration property is boolean
static final byte CLIENT_ID
The type of this configuration property is java.lang.String
static final byte JNDI_LOOKUPS
The type of this configuration property is boolean
static final byte QUEUE_CONNECTION_FACTORY_NAME
The type of this configuration property is java.lang.String
static final byte TOPIC_CONNECTION_FACTORY_NAME
The type of this configuration property is java.lang.String
static final byte CONNECTION_USER_NAME
The type of this configuration property is java.lang.String
static final byte CONNECTION_PASSWORD
The type of this configuration property is java.lang.String
static final byte PROVIDER_URL
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 SSL_TRUSTED_CERT
The type of this configuration property is java.lang.String
static final byte SSL_IDENTITY
The type of this configuration property is java.lang.String and com.tibco.bw.plugin.config.ConfigProps
static final byte SSL_TRACE
The type of this configuration property is boolean
static final byte SSL_DEBUG_TRACE
The type of this configuration property is boolean
static final byte SSL_VERIFY_HOST_NAME
The type of this configuration property is boolean
static final byte SSL_STRONG_CIPHER_SUITES_ONLY
The type of this configuration property is boolean
static final byte SSL_EXPECTED_HOST_NAME
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 |