|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RVTransportConfigProps
The set of all configuration properties of the Rendezvous Transport Shared Resource.
Field Summary | |
---|---|
static byte |
CM_NAME
This is the CM Name configuration property. |
static byte |
CMQ_NAME
This is the CMQ Name configuration property. |
static byte |
DAEMON
This is the Daemon configuration property. |
static byte |
DAEMON_CERTIFICATE
This is the Daemon Certificate configuration property. |
static byte |
IDENTITY_RESOURCE
This is the Identity Resource configuration property. |
static byte |
LEDGER_FILE
This is the Ledger File configuration property. |
static byte |
MESSAGE_TIMEOUT
This is the Message Timeout(sec) configuration property. |
static byte |
NETWORK
This is the Network configuration property. |
static byte |
RELAY_AGENT
This is the Relay Agent configuration property. |
static byte |
REQUIRE_OLD_MESSAGE
This is the Require Old Message configuration property. |
static byte |
RV_TYPE
This is the RV Type configuration property. |
static byte |
SCHEDULER_ACTIVATION
This is the Scheduler Activation configuration property. |
static byte |
SCHEDULER_HEARTBEAT
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 |
SYNC_LEDGER_FILE
This is the Sync Ledger File configuration property. |
static byte |
USE_SSL
This is the Use SSL configuration property. |
static byte |
WORKER_COMPLETE_TIME
This is the Worker Complete Time configuration property. |
static byte |
WORKER_TASKS
This is the Worker Tasks 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 DAEMON
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 SERVICE
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 DAEMON_CERTIFICATE
The type of this configuration property is java.lang.String
static final byte IDENTITY_RESOURCE
The type of this configuration property is java.lang.String and com.tibco.bw.plugin.config.ConfigProps
static final byte RV_TYPE
The type of this configuration property is java.lang.String
static final byte CM_NAME
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 SYNC_LEDGER_FILE
The type of this configuration property is boolean
static final byte RELAY_AGENT
The type of this configuration property is java.lang.String
static final byte REQUIRE_OLD_MESSAGE
The type of this configuration property is boolean
static final byte MESSAGE_TIMEOUT
The type of this configuration property is java.lang.String
static final byte CMQ_NAME
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_TASKS
The type of this configuration property is java.lang.String
static final byte WORKER_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_HEARTBEAT
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |