- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<org.springframework.amqp.rabbit.connection.ConnectionFactory>, org.springframework.beans.factory.InitializingBean, CloudServiceConnectorFactory<org.springframework.amqp.rabbit.connection.ConnectionFactory>
public class RabbitConnectionFactoryFactory
extends AbstractCloudServiceConnectorFactory<org.springframework.amqp.rabbit.connection.ConnectionFactory>
Spring factory bean for RabbitMQ service.
- Author:
- Ramnivas Laddad