|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SubscriberConfigProps
The set of all configuration properties of the Subscriber Shared Resource.
Field Summary | |
---|---|
static byte |
AUTO_CONFIRM
This is the Auto Confirm configuration property. |
static byte |
DESTINATION
This is the Destination configuration property. |
static byte |
END_POINT_TYPE
This is the Endpoint Type configuration property. |
static byte |
LISTEN_TIMEOUT
This is the Listen Timeout 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. |
static byte |
WIRE_FORMAT
This is the Wire Format 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 SUBJECT
The type of this configuration property is java.lang.String
static final byte LISTEN_TIMEOUT
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 WIRE_FORMAT
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 AUTO_CONFIRM
The type of this configuration property is boolean
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 |