This type is a class for model objects.
* No description is available *
Package: sibresourcesAttributes Summary | |
uuid : EString | * No description is available * |
name : EString | The name of the WebSphere MQ server. This is for administrative purposes. |
serverName : EString | The name of the WebSphere MQ Queue Manager, or Queue Sharing Group. This is the WebSphere MQ name by which the queue manager or queue sharing group is identified. |
type : SIBMQServerType | Determines the type of the server. When this is set to "Queue Manager" resource discovery will retrieve queue names specific to the queue manager. When this is set to "Queue Sharing Group" resource discovery will retrieve queue names that belong to the group. |
description : EString | The description of the WebSphere MQ sever. This is for administrative purposes. |
enableBindingsTransportMode : EBoolean | When the application server and queue manager are co-located, one can use a fast path connection mechanism. When this option is selected, bindings transport mode connections will be used in preference to network connections, where available. Note that it is only possible to connect to a single queue manager in bindings mode even if more than one is co-located. |
host : EString | The hostname of the machine hosting the WebSphere MQ Queue Manager that this WebSphere MQ server represents. This may be a symbolic hostname, a numeric IPv4 or a numeric IPv6 address. |
port : EInt | The port number that the WebSphere MQ Queue Manager, that this WebSphere MQ server represents, is listening on. |
transportChainName : EString | The channel framework outbound transport chain used for establishing a connection to WebSphere MQ. |
channel : EString | The WebSphere MQ Client Channel name to use when connecting to the WebSphere MQ Queue Manager that this WebSphere MQ server represents. |
messagingAuthAlias : EString | The authentication alias to use when establishing a messaging connection to the WebSphere MQ Queue Manager. |
trustMessageUserIdentifiers : EBoolean | Determines whether user identifiers received as part of WebSphere MQ message data should be used in the Platform Messaging bus. |
enableAutoResourceDiscovery : EBoolean | Determines if automatic discovery of WebSphere MQ Queue names should be performed. This feature is intended to assist the administrator. |
discoveryAuthAlias : EString | The authentication alias to use when establishing a resource discovery connection to the WebSphere MQ Queue Manager. |
discoveryReplyToQueue : EString | The reply-to queue used for resource discovery. |
Attribute Details |