Attribute name | Attribute description | Attribute type | Read/Write |
---|---|---|---|
Name | The name of the resource | java.lang.String | RO |
Description | An arbitrary string describing the resource | java.lang.String | RW |
Aliases | Alternative names for the resource | [Ljava.lang.String; | RW |
LocalQMgr | The name of the queu manager to own the resource | java.lang.String | RO |
Adapter | The class (or alias) of the communications protocol adapter | java.lang.String | RW |
Address | The numeric or string IP address of the machine hosting the remote queue manager | java.lang.String | RW |
Channel | The channel class (or alias) to be used in the connection | java.lang.String | RW |
Persist [1] | Whether the adapter should be persistent or not | java.lang.Boolean | RW |
Port | The IP port number used by the remote queue manager to service incoming requests | java.lang.String | RW |
Servlet | Servlet options | java.lang.String | RW |
use the following equivalences:
Parent topic: Direct connection