Constants required for use of the MQSeries-Brige.
|
Label holding the MQSeries Everyplace field that holds the name of the bridge, proxy, client connection or listener. |
|
The label associated with the "children" MQSeries Everyplace field. The value of the field holds a list of object names |
|
The label of the MQSeries Everyplace field that holds the name of the child of an administered object. |
|
The label of the MQSeries Everyplace field that holds the snap-shot of the current state of the administered object. |
|
Used to control whether a start/delete action affects child objects when applied to an administered object. |
|
Used by all administered object registry entries. Indicates the class that should be loaded when you want to instantiate the administered object. |
|
Used by all the administered object registry entries. Indicates the class that should be used to decide whether or not the administered object is started when it is loaded. |
|
A label for the field that contains the name of the MQSeries-Bridge object. |
|
Label holding the "name" of the MQSeries Everyplace field that holds the name of the default transformer class, used to convert from MQSeries Everyplace to MQSeries and MQSeries to MQSeries Everyplace message formats. Default transformer is used if there is no transformer specified on the target Q definition. |
|
The label holding the int value of the time interval (in minutes) that dictates the period of each "heartbeat" event coming from the MQeHeart class. This affects the accuracy of any timer mechanisms in the bridge, as these all use the heartbeat as a "tick" of their timer. |
|
Label of the MQSeries Everyplace field holding the name of the MQSeries queue manager proxy object. |
|
MQSeries Everyplace field label for the hostname field. |
|
Label for the MQSeries Everyplace field that holds the name of the client connection the administration message is being sent to. |
|
Label for the MQSeries Everyplace field that holds the port number of the MQSeries channel listener |
|
Label for the user-id assumed by the bridge when talking to MQSeries. |
|
Label holding the password used when the bridge initializes an MQSeries connection. |
|
Label for the field holding the security exit class used on the underlying MQSeries Java Client channel. |
|
Label for the field holding the receive exit used on the underlying MQSeries java client channel. |
|
Label for the field holding the send exit used on the underlying MQSeries java client channel. |
|
The label for the field holding the CCSID used on the underlying MQSeries Java Client channel. Specifies the MQEnvironment.CCSID connection parameter used by the MQSeries Java Client. |
|
The label for the field holding the name of the bridge adapter class. The bridge adapter is a Java class that allows messages sent to an MQSeries-Bridge queue for subsequent transferral to MQSeries. |
|
MQSeries Everyplace field label for the SyncQPurgerRulesClass field. The Sync Queue purger rules class dictates the action to take if MQSeries Everyplace-bound messages are left unconfirmed for a preset time (such records are stored on the Sync queue). |
|
The label for the field holding the maximum time value (in minutes) that an MQSeries client connection is kept open if it is idle. Connections idle for more than this time are closed by the bridge. |
|
MQSeries Everyplace field label for the SyncQName field. The value is a queue on the MQSeries system, and is used to keep track of the state of progress through the assured delivery flows. |
|
The time interval between successive purges of the sync queue, expressed in minutes. Zero indicates that the sync queue should never be purged. |
|
Label for the field holding the MQSeries Transmission Queue Listener Name. This is the name of the Transmission queue on the MQSeries system. |
|
Label for the field holding the name of the dead letter queue on the MQSeries system. |
|
Label for the field holding the numbes of seconds that the MQSeries transmission queue listener waits for a message to arrive before it re-issues the get. For development use only. |
|
Label for the field holding the Java class name of the rule to used when the MQSeries message cannot be delivered to its MQSeries Everyplace destination. |
|
Label holding the name of the MQSeries Everyplace field that holds the name of the adapter class used by the listener to store its internal state. |
|
Label indicating how many times through the listener flows the listener is allowed to go before the Sync queue on the MQSeries system is cleaned up. This is only relevant when the listener is using MQSeries to store its internal state. Most administrators should not need to change this value. |
|
Label indicating that transformer class that should be used to convert the MQSeries message to an MQSeries Everyplace message before it is dispatched to the MQSeries Everyplace network. |
|
Constant used when dumping this queue's details to the registry... The MQeField holds the name of the bridge. |
|
Constant used when dumping this queue's details to the registry... The MQeField holds the name of the MQSeries queue manager. |
|
Constant used when dumping this queue's details to the registry... The MQeField holds the name of the client connection. |
|
Constant used when dumping this queue's details to the registry... The MQeField holds the name of the remote queue name. |
|
The name of the transformer to use when converting an MQSeries Everyplace message into an MQSeries message. |
|
The name of the MaxIdleTime configuration parameter field that indicates how long an MQSeries-Bridge queue is allowed to hang on to an idle connection, before the connection is returned to the connection pool. |
|
Operation code for stopping an administered object... |
|
Operation code for starting an administered object... |
|
Administered objects have this state when they are inactive. |
|
Administered objects have this state when they are active. |