public class BindingConnectionModeEnricher extends Object implements ConnectionFactoryEnricher
ConnectionFactoryEnricher based on the BindingConnectionMode configuration.ConnectionFactoryEnricher.JmsConsumer<T>| Constructor and Description |
|---|
BindingConnectionModeEnricher(BindingConnectionMode bindingConnectionMode) |
| 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 BindingConnectionModeEnricher(BindingConnectionMode bindingConnectionMode)
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 © 2019 MuleSoft, Inc.. All rights reserved.