Administering JMS objects

Two object types can currently be manipulated by the administration tool. These are listed in the following table:

Table 1. JMS administered objects
Object typeKeywordDescription
MQeJNDIQueueConnectionFactoryQCFThe 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.
MQeJNDIConnectionFactoryCFThe MQe implementation of the JMS ConnectionFactory interface. This represents a factory object for creating connections in the JMS 1.1 unified messaging domain.
MQeJMSJNDIQueueQThe MQe implementation of the JMS Queue interface. This represents a message Destination.

Parent topic: The MQe administration tool for JMS