|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServerConfigProps
The set of all configuration properties of the Server Activity.
Field Summary | |
---|---|
static byte |
DELIVERY_MODE
This is the Delivery Mode configuration property. |
static byte |
DESTINATION
This is the Destination configuration property. |
static byte |
DURABLE_NAME
This is the Durable Name configuration property. |
static byte |
END_POINT_TYPE
This is the Endpoint Type configuration property. |
static byte |
MESSAGE_SELECTOR
This is the Message Selector configuration property. |
static byte |
STARTUP_STATE
This is the Startup State configuration property. |
static byte |
SUBJECT
This is the Subject configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte END_POINT_TYPE
The type of this configuration property is java.lang.String
static final byte DELIVERY_MODE
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 STARTUP_STATE
The type of this configuration property is java.lang.String
static final byte DESTINATION
The type of this configuration property is java.lang.String
static final byte DURABLE_NAME
The type of this configuration property is java.lang.String
static final byte MESSAGE_SELECTOR
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 |