- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.FactoryBean<org.springframework.data.redis.connection.RedisConnectionFactory>, org.springframework.beans.factory.InitializingBean, CloudServiceConnectorFactory<org.springframework.data.redis.connection.RedisConnectionFactory>
public class RedisConnectionFactoryFactory
extends AbstractCloudServiceConnectorFactory<org.springframework.data.redis.connection.RedisConnectionFactory>
Spring factory bean for redis service.
- Author:
- Ramnivas Laddad