public class RabbitConnectionFactoryCreator
extends org.springframework.cloud.service.AbstractServiceConnectorCreator<org.springframework.amqp.rabbit.connection.ConnectionFactory,org.springframework.cloud.service.common.AmqpServiceInfo>
| Constructor and Description |
|---|
RabbitConnectionFactoryCreator() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.amqp.rabbit.connection.ConnectionFactory |
create(org.springframework.cloud.service.common.AmqpServiceInfo serviceInfo,
org.springframework.cloud.service.ServiceConnectorConfig serviceConnectorConfiguration) |