Enum MQConnectionFactory.ConnectionFactoryProperty

java.lang.Object
java.lang.Enum<MQConnectionFactory.ConnectionFactoryProperty>
com.ibm.mq.jakarta.jms.MQConnectionFactory.ConnectionFactoryProperty
All Implemented Interfaces:
Serializable, Comparable<MQConnectionFactory.ConnectionFactoryProperty>, java.lang.constant.Constable
Enclosing class:
MQConnectionFactory

public static enum MQConnectionFactory.ConnectionFactoryProperty extends 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