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 "a."

The method used is getQueueConnectionFactory, which is a static method, and it takes the JDBC URL.

To get a Queue Connection Factory, you must specify the JDBC URL and specify the property information.