|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JMSAppPropConfigProps
The set of all configuration properties of the JMS Application Properties Shared Resource.
Field Summary | |
---|---|
static byte |
BOOLEAN
This is the Type of the JMS Application Properties. |
static byte |
BYTE
This is the Type of the JMS Application Properties. |
static byte |
CHAR
This is the Type of the JMS Application Properties. |
static byte |
DOUBLE
This is the Type of the JMS Application Properties. |
static byte |
FLOAT
This is the Type of the JMS Application Properties. |
static byte |
INT
This is the Type of the JMS Application Properties. |
static byte |
LONG
This is the Type of the JMS Application Properties. |
static byte |
PROPERTIES
This is the Properties configuration property. |
static byte |
SHORT
This is the Type of the JMS Application Properties. |
static byte |
STRING
This is the Type of the JMS Application Properties. |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte PROPERTIES
The type of this configuration property is List
static final byte BOOLEAN
static final byte BYTE
static final byte SHORT
static final byte CHAR
static final byte INT
static final byte LONG
static final byte FLOAT
static final byte DOUBLE
static final byte STRING
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |