@Configuration(proxyBeanMethods=false) @ConditionalOnMissingBean(value=org.springframework.amqp.rabbit.connection.ConnectionFactory.class) protected static class RabbitAutoConfiguration.RabbitConnectionFactoryCreator extends ObjectSE
修飾子 | コンストラクターと説明 |
---|---|
protected | RabbitConnectionFactoryCreator() |
修飾子と型 | メソッドと説明 |
---|---|
org.springframework.amqp.rabbit.connection.CachingConnectionFactory | rabbitConnectionFactory(RabbitProperties properties, org.springframework.beans.factory.ObjectProvider<org.springframework.amqp.rabbit.connection.ConnectionNameStrategy> connectionNameStrategy) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSE
@Bean public org.springframework.amqp.rabbit.connection.CachingConnectionFactory rabbitConnectionFactory(RabbitProperties properties, org.springframework.beans.factory.ObjectProvider<org.springframework.amqp.rabbit.connection.ConnectionNameStrategy> connectionNameStrategy) throws ExceptionSE
ExceptionSE
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.