|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JMSSharedConnectionConfigProps
The set of all configuration properties of the JMS Shared Connection Shared Resource.
Field Summary | |
---|---|
static byte |
AUTO_GENERATE_CLIENT_ID
This is the Auto Generate Client ID configuration property. |
static byte |
BOOLEAN
This is the boolean type of the JNDI Properties configuration property. |
static byte |
BYTE
This is the byte type of the JNDI Properties configuration property. |
static byte |
CHAR
This is the char type of the JNDI Properties configuration property. |
static byte |
CLIENT_ID
This is the Client Id configuration property. |
static byte |
CONNECTION_FACTORY_SSL_PASSWORD
This is the Connection Factory SSL Password configuration property. |
static byte |
DOUBLE
This is the double type of the JNDI Properties configuration property. |
static byte |
FLOAT
This is the float type of the JNDI Properties configuration property. |
static byte |
INT
This is the int type of the JNDI Properties configuration property. |
static byte |
JNDI_CONFIGURATION
This is the JNDI Configuration configuration property. |
static byte |
JNDI_CONTEXT_FACTORY
This is the JNDI Context Factory configuration property. |
static byte |
JNDI_CONTEXT_URL
This is the JNDI Context URL configuration property. |
static byte |
JNDI_PASSWORD
This is the JNDI Password configuration property. |
static byte |
JNDI_PROPERTIES
This is the JNDI Properties configuration property. |
static byte |
JNDI_USER_NAME
This is the JNDI User Name configuration property. |
static byte |
LONG
This is the long type of the JNDI Properties configuration property. |
static byte |
PASSWORD
This is the Password configuration property. |
static byte |
PROVIDER_URL
This is the Provider URL configuration property. |
static byte |
QUEUE_FACTORY_NAME
This is the Queue Connection Factory configuration property. |
static byte |
SHORT
This is the short type of the JNDI Properties configuration property. |
static byte |
SSL_CERT
This is the Trusted Certificate Folder configuration property used in SSL Configuration. |
static byte |
SSL_DEBUG_TRACE
This is the Debug Trace configuration property used in SSL Configuration. |
static byte |
SSL_EXPECTED_HOST_NAME
This is the Expected Host Name configuration property used in SSL Configuration. |
static byte |
SSL_IDENTITY
This is the Identity configuration property used in SSL Configuration. |
static byte |
SSL_STRONG_CIPHER_SUITES_ONLY
This is the Strong Cipher Suites Only configuration property used in SSL Configuration. |
static byte |
SSL_TRACE
This is the Trace configuration property used in SSL Configuration. |
static byte |
SSL_VERIFY_HOST_NAME
This is the Verify Host Name configuration property used in SSL Configuration. |
static byte |
STRING
This is the string type of the JNDI Properties configuration property. |
static byte |
TOPIC_FACTORY_NAME
This is the Topic Connection Factory configuration property. |
static byte |
USE_JNDI
This is the Use JNDI for Connection Factory configuration property. |
static byte |
USE_SHARED_JNDI_CONFIG
This is the Use Share JNDI Configuration configuration property. |
static byte |
USE_SSL
This is the Use SSL configuration property. |
static byte |
USE_XA_CF
This is the Use XA configuration property. |
static byte |
USER_NAME
This is the User Name configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte USER_NAME
The type of this configuration property is java.lang.String
static final byte PASSWORD
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 AUTO_GENERATE_CLIENT_ID
The type of this configuration property is boolean
static final byte USE_SSL
The type of this configuration property is boolean
static final byte CONNECTION_FACTORY_SSL_PASSWORD
The type of this configuration property is boolean
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_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_EXPECTED_HOST_NAME
The type of this configuration property is java.lang.String
static final byte USE_JNDI
The type of this configuration property is boolean
static final byte PROVIDER_URL
The type of this configuration property is java.lang.String
static final byte JNDI_CONTEXT_URL
The type of this configuration property is java.lang.String
static final byte JNDI_CONTEXT_FACTORY
The type of this configuration property is java.lang.String
static final byte TOPIC_FACTORY_NAME
The type of this configuration property is java.lang.String
static final byte QUEUE_FACTORY_NAME
The type of this configuration property is java.lang.String
static final byte JNDI_USER_NAME
The type of this configuration property is java.lang.String
static final byte JNDI_PASSWORD
The type of this configuration property is java.lang.String
static final byte JNDI_PROPERTIES
The type of this configuration property is List
static final byte USE_SHARED_JNDI_CONFIG
The type of this configuration property is boolean
static final byte JNDI_CONFIGURATION
The type of this configuration property is java.lang.String and com.tibco.bw.plugin.config.ConfigProps
static final byte USE_XA_CF
The type of this configuration property is boolean
static final byte BOOLEAN
The type of this configuration property is byte
static final byte BYTE
The type of this configuration property is byte
static final byte SHORT
The type of this configuration property is byte
static final byte CHAR
The type of this configuration property is byte
static final byte INT
The type of this configuration property is byte
static final byte LONG
The type of this configuration property is byte
static final byte FLOAT
The type of this configuration property is byte
static final byte DOUBLE
The type of this configuration property is byte
static final byte STRING
The type of this configuration property is byte
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |