This illustration shows the use case Get a Queue Connection Factory of the class AQjmsFactory in the JMS Administrative Interface.

NOTE: Of the two ways to get a queue connection factory, this is the alternative referred to as "b."

The method used is createQueueConnectionFactory, which is a static method, and it takes the JDBC connection parameters.

To get a Queue Connection Factory, you must: