public class MQHandlersEnricher extends Object implements ConnectionFactoryEnricher
ConnectionFactoryEnricher based on MQHandlers configuration.ConnectionFactoryEnricher.JmsConsumer<T>| Constructor and Description |
|---|
MQHandlersEnricher(MQHandlers mqHandlers) |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.ibm.mq.jms.MQConnectionFactory connectionFactory)
Consumes a
MQConnectionFactory and configures it as desired. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfigureOptionallypublic MQHandlersEnricher(MQHandlers mqHandlers)
public void configure(com.ibm.mq.jms.MQConnectionFactory connectionFactory)
throws javax.jms.JMSException
ConnectionFactoryEnricherMQConnectionFactory and configures it as desired.configure in interface ConnectionFactoryEnricherconnectionFactory - connection factory to enrichjavax.jms.JMSException - If an error occurs when enriching the connection factory.Copyright © 2025 MuleSoft, Inc.. All rights reserved.