public class RabbitConnectionFactoryCreator extends AbstractServiceConnectorCreator<ConnectionFactory,AmqpServiceInfo>
| Constructor and Description |
|---|
RabbitConnectionFactoryCreator() |
| Modifier and Type | Method and Description |
|---|---|
ConnectionFactory |
create(AmqpServiceInfo serviceInfo,
ServiceConnectorConfig serviceConnectorConfiguration)
Create service for the given service info and configured with the given
configuration
|
getServiceConnectorType, getServiceInfoTypepublic ConnectionFactory create(AmqpServiceInfo serviceInfo, ServiceConnectorConfig serviceConnectorConfiguration)
ServiceConnectorCreator