public class SSLEnricher extends Object implements ConnectionFactoryEnricher
ConnectionFactoryEnricher implementation which enriches the MQConnectionFactoryConnectionFactoryEnricher.JmsConsumer<T>| 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 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.