public class RedisConnectionFactoryCreator
extends org.springframework.cloud.service.AbstractServiceConnectorCreator<org.springframework.data.redis.connection.RedisConnectionFactory,org.springframework.cloud.service.common.RedisServiceInfo>
| Constructor and Description |
|---|
RedisConnectionFactoryCreator() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.data.redis.connection.RedisConnectionFactory |
create(org.springframework.cloud.service.common.RedisServiceInfo serviceInfo,
org.springframework.cloud.service.ServiceConnectorConfig serviceConnectorConfig) |