org.terracotta.modules.ehcache.transaction
Class SerializedReadCommittedClusteredSoftLock

java.lang.Object
  extended by org.terracotta.modules.ehcache.transaction.SerializedReadCommittedClusteredSoftLock
All Implemented Interfaces:
Serializable

public class SerializedReadCommittedClusteredSoftLock
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
SerializedReadCommittedClusteredSoftLock(TransactionID transactionID, Object deserializedKey)
           
 
Method Summary
 ReadCommittedClusteredSoftLock getSoftLock(ToolkitInstanceFactory toolkitInstanceFactory, ReadCommittedClusteredSoftLockFactory factory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SerializedReadCommittedClusteredSoftLock

public SerializedReadCommittedClusteredSoftLock(TransactionID transactionID,
                                                Object deserializedKey)
Method Detail

getSoftLock

public ReadCommittedClusteredSoftLock getSoftLock(ToolkitInstanceFactory toolkitInstanceFactory,
                                                  ReadCommittedClusteredSoftLockFactory factory)


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