org.terracotta.modules.ehcache.transaction
Class SoftLockManagerProvider

java.lang.Object
  extended by org.terracotta.modules.ehcache.transaction.SoftLockManagerProvider

public class SoftLockManagerProvider
extends Object


Constructor Summary
SoftLockManagerProvider(ToolkitInstanceFactory toolkitInstanceFactory)
           
 
Method Summary
 SoftLockManager getOrCreateClusteredSoftLockFactory(Ehcache cache)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SoftLockManagerProvider

public SoftLockManagerProvider(ToolkitInstanceFactory toolkitInstanceFactory)
Method Detail

getOrCreateClusteredSoftLockFactory

public SoftLockManager getOrCreateClusteredSoftLockFactory(Ehcache cache)


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