org.idevlab.rjc
Class RedisNodeFactory

java.lang.Object
  extended by org.idevlab.rjc.RedisNodeFactory
All Implemented Interfaces:
NodeFactory<SingleRedisOperations>

public class RedisNodeFactory
extends Object
implements NodeFactory<SingleRedisOperations>

Author:
Evgeny Dolgov

Constructor Summary
RedisNodeFactory()
           
 
Method Summary
 SingleRedisOperations create(DataSource dataSource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RedisNodeFactory

public RedisNodeFactory()
Method Detail

create

public SingleRedisOperations create(DataSource dataSource)
Specified by:
create in interface NodeFactory<SingleRedisOperations>


Copyright © 2011. All Rights Reserved.