All Classes and Interfaces
Class
Description
The default Spring configuration for a JMS Listener sets the receive timeout (a polling
loop timer) too low for a cost-effective solution with IBM MQ.
There are many properties that can be set on an MQ Connection Factory/ This
class allows configuration for most of them
for both direct and client connections.
This class gives a mechanism to control access to keystore/truststore JKS files
without needing to use -D options on the command line.
This class gives some basic support for JNDI access when looking up
ConnectionFactory (but NOT Destination) objects.
Callback interface that can be implemented by beans wishing to customize the
MQConnectionFactory
while retaining default auto-configuration.Factory to create a
MQConnectionFactory
instance from properties
defined in MQConfigurationProperties
.