com.ibm.mq.jms

Enum MQConnectionFactory.ConnectionFactoryProperty

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<MQConnectionFactory.ConnectionFactoryProperty>
    Enclosing class:
    MQConnectionFactory


    public static enum MQConnectionFactory.ConnectionFactoryProperty
    extends java.lang.Enum<MQConnectionFactory.ConnectionFactoryProperty>
    This enumeration represents all the Administrative Properties of MQConnectionFactory objects. Including Queue, Topic, and cross domain Connection Factories. This can be used to get the Canonical property name, the JMS Admin short and long names. To represent the Queue, Topic, or cross domain nature of an object use the constants below see JmsConstants.ADMIN_QUEUE_DOMAIN see JmsConstants.ADMIN_TOPIC_DOMAIN see JmsConstants.ADMIN_CROSS_DOMAIN
(c) Copyright IBM Corp. 2008, 2016. All Rights Reserved.