|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenericSessionConfigProps
The set of all configuration properties of the Generic Session Shared Resource.
Field Summary | |
---|---|
static byte |
CLIENT_ID
This is the Client Id configuration property. |
static byte |
CM_NAME
This is the CM Name 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 |
CONNECTION_FACTORY_NAME
This is the JNDI Connection Factory Name configuration property. |
static byte |
CONNECTION_FACTORY_TYPE
This is the Connection Factory Type configuration property. |
static byte |
CONNECTION_PASSWORD
This is the Connection Password configuration property. |
static byte |
CONNECTION_USER_NAME
This is the Connection Username 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 |
ENABLE_HTTP
This is the Enable HTTP configuration property. |
static byte |
HOST
This is the Host 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 |
OPERATION_TIMEOUT
This is the Operation Timeout configuration property. |
static byte |
PORT
This is the Port configuration property. |
static byte |
PROVIDER_CONTEXT_FACTORY
This is the Provider Context Factory configuration property. |
static byte |
PROVIDER_URL
This is the Provider URL 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 |
SCHEDULER_ACTIVATION
This is the Scheduler Activation configuration property. |
static byte |
SCHEDULER_HEART_BEAT
This is the Scheduler Heartbeat configuration property. |
static byte |
SCHEDULER_WEIGHT
This is the Scheduler Weight configuration property. |
static byte |
SERVICE
This is the Service configuration property. |
static byte |
SESSION_TYPE
This is the Session Type configuration property. |
static byte |
SSL_CIPHER_SUITES
This is the Cipher Suites configuration property. |
static byte |
SSL_CONNECTION_PASSWORD
This is the SSL Connection Password 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 Identity configuration property. |
static byte |
SSL_ISSUER
This is the Issuer configuration property. |
static byte |
SSL_PASSWORD
This is the Password configuration property. |
static byte |
SSL_PRIVATE_KEY
This is the Private Key configuration property. |
static byte |
SSL_RENEGOTIATE_INTERVAL
This is the Renegotiate Interval configuration property. |
static byte |
SSL_RENEGOTIATE_SIZE
This is the Renegotiate Size configuration property. |
static byte |
SSL_TRACE
This is the Trace configuration property. |
static byte |
SSL_TRUSTED
This is the Trusted configuration property. |
static byte |
SSL_TRUSTED_CERT
This is the Daemon Certificate configuration property. |
static byte |
SSL_VENDOR
This is the Vendor configuration property. |
static byte |
SSL_VERIFY_HOST
This is the Verify Host configuration property. |
static byte |
SSL_VERIFY_HOST_NAME
This is the Verify Host Name configuration property. |
static byte |
SYNCHRONOUS_LEDGER_WRITES
This is the Synchronous Ledger Writes configuration property. |
static byte |
TRANSACTIONAL_NAME
This is the Transactional Name configuration property. |
static byte |
USE_SSL
This is the Use SSL configuration property. |
static byte |
WORKER_TASK
This is the Worker Task configuration property. |
static byte |
WORKER_WEIGHT
This is the Worker Weight configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte SESSION_TYPE
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 java.lang.String
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 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 SYNCHRONOUS_LEDGER_WRITES
The type of this configuration property is java.lang.String
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 java.lang.String
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 CONNECTION_FACTORY_NAME
The type of this configuration property is java.lang.String
static final byte CONNECTION_FACTORY_TYPE
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 PROVIDER_CONTEXT_FACTORY
The type of this configuration property is java.lang.String
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
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_EXPECTED_HOST_NAME
The type of this configuration property is java.lang.String
static final byte SSL_PASSWORD
The type of this configuration property is java.lang.String
static final byte SSL_CONNECTION_PASSWORD
The type of this configuration property is java.lang.String
static final byte SSL_VENDOR
The type of this configuration property is java.lang.String
static final byte SSL_TRUSTED
The type of this configuration property is java.lang.String
static final byte SSL_ISSUER
The type of this configuration property is java.lang.String
static final byte SSL_PRIVATE_KEY
The type of this configuration property is java.lang.String
static final byte SSL_RENEGOTIATE_SIZE
The type of this configuration property is java.lang.String
static final byte SSL_RENEGOTIATE_INTERVAL
The type of this configuration property is java.lang.String
static final byte SSL_CIPHER_SUITES
The type of this configuration property is java.lang.String
static final byte HOST
The type of this configuration property is java.lang.String
static final byte PORT
The type of this configuration property is java.lang.String
static final byte ENABLE_HTTP
The type of this configuration property is boolean
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 TRANSACTIONAL_NAME
The type of this configuration property is java.lang.String
static final byte OPERATION_TIMEOUT
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 |