Class AmqpConnectionFactoryFactory

java.lang.Object
org.frankframework.jdbc.datasource.ObjectFactory<AmqpConnectionFactory,Object>
org.frankframework.messaging.amqp.AmqpConnectionFactoryFactory
All Implemented Interfaces:
org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean

public class AmqpConnectionFactoryFactory extends ObjectFactory<AmqpConnectionFactory,Object>