org.idevlab.rjc
Class RedisNodeFactory
java.lang.Object
org.idevlab.rjc.RedisNodeFactory
- All Implemented Interfaces:
- NodeFactory<SingleRedisOperations>
public class RedisNodeFactory
- extends Object
- implements NodeFactory<SingleRedisOperations>
- Author:
- Evgeny Dolgov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RedisNodeFactory
public RedisNodeFactory()
create
public SingleRedisOperations create(DataSource dataSource)
- Specified by:
create in interface NodeFactory<SingleRedisOperations>
Copyright © 2011. All Rights Reserved.