ehcache

Uses of Class
net.sf.ehcache.transaction.ReadCommittedSoftLockImpl

Packages that use ReadCommittedSoftLockImpl
net.sf.ehcache.transaction This package contains classes for controlling cache operations for transactional use. 
 

Uses of ReadCommittedSoftLockImpl in net.sf.ehcache.transaction
 

Methods in net.sf.ehcache.transaction that return ReadCommittedSoftLockImpl
 ReadCommittedSoftLockImpl ReadCommittedSoftLockFactory.newSoftLock(SoftLockManager manager, Object key)
          Construct a new softlock to be managed by the given manager for a specific key.
 


ehcache

Copyright 2001-2015, Terracotta, Inc.