| Interface | Description |
|---|---|
| MQConnectionFactoryCustomizer |
Callback interface that can be implemented by beans wishing to customize the
MQConnectionFactory while retaining default auto-configuration. |
| Class | Description |
|---|---|
| MQAutoConfiguration | |
| MQConfigurationProperties |
There are many properties that can be set on an MQ Connection Factory, but these are the most commonly-used
for both direct and client connections.
|
| MQConnectionFactoryFactory |
Factory to create a
MQConnectionFactory instance from properties defined in MQConfigurationProperties. |