MQConnectionFactory

 

public class MQConnectionFactory
extends Object
implements ConnectionFactoryReferenceableSerializable

java.lang.Object
   |
   +----com.ibm.mq.jms.MQConnectionFactory
          

MQConnectionFactory is the WebSphere MQ implementation of ConnectionFactory. A ConnectionFactory encapsulates a set of connection configuration parameters that has been defined by an administrator. A client uses it to create a Connection with a JMS provider.


uj27600_