org.terracotta.modules.ehcache.store
Class ValueModeHandlerFactory

java.lang.Object
  extended by org.terracotta.modules.ehcache.store.ValueModeHandlerFactory

public abstract class ValueModeHandlerFactory
extends Object


Constructor Summary
ValueModeHandlerFactory()
           
 
Method Summary
static ValueModeHandler createValueModeHandler(ClusteredStore store, CacheConfiguration cacheConfiguration)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueModeHandlerFactory

public ValueModeHandlerFactory()
Method Detail

createValueModeHandler

public static ValueModeHandler createValueModeHandler(ClusteredStore store,
                                                      CacheConfiguration cacheConfiguration)


Copyright © 2003-2013 Terracotta, Inc.. All Rights Reserved.