- Type Parameters:
SC
- service connector type
SCC
- service connector configurer type
- All Implemented Interfaces:
- ServiceConnectorConfigurer<SC,SCC>
- Direct Known Subclasses:
- RabbitConnectionFactoryConfigurer, SpringConnectionFactoryConfigurer
public class MapServiceConnectionConfigurer<SC,SCC extends MapServiceConnectorConfig>
extends Object
implements ServiceConnectorConfigurer<SC,SCC>
Configurer for service connector that takes a map of properties to apply to the connection.
- Author:
- Scott Frederick