Two object types can currently be manipulated by the administration tool. These are listed in the following table:
Object type | Keyword | Description |
---|---|---|
MQeJNDIQueueConnectionFactory | QCF | The MQe implementation of the JMS ConnectionFactory interface. This represents a factory object for creating connections in the JMS 1.02b Point-to-Point messaging domain. |
MQeJNDIConnectionFactory | CF | The MQe implementation of the JMS ConnectionFactory interface. This represents a factory object for creating connections in the JMS 1.1 unified messaging domain. |
MQeJMSJNDIQueue | Q | The MQe implementation of the JMS Queue interface. This represents a message Destination. |