| 
 | ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SoftLockFactory | |
|---|---|
| net.sf.ehcache | This package contains the public API for using ehcache. | 
| net.sf.ehcache.transaction | This package contains classes for controlling cache operations for transactional use. | 
| Uses of SoftLockFactory in net.sf.ehcache | 
|---|
| Methods in net.sf.ehcache with parameters of type SoftLockFactory | |
|---|---|
|  SoftLockManager | FeaturesManager.createSoftLockManager(Ehcache cache,
                      SoftLockFactory lockFactory)Create a soft-lock map for the given cache | 
| Uses of SoftLockFactory in net.sf.ehcache.transaction | 
|---|
| Classes in net.sf.ehcache.transaction that implement SoftLockFactory | |
|---|---|
|  class | ReadCommittedSoftLockFactoryA factory of read-committed soft locks. | 
| Constructors in net.sf.ehcache.transaction with parameters of type SoftLockFactory | |
|---|---|
| AbstractSoftLockManager(String cacheName,
                        SoftLockFactory lockFactory)Create an abstract soft lock manager for the given cache name and soft lock factory. | |
| SoftLockManagerImpl(String cacheName,
                    SoftLockFactory lockFactory)Create a new ReadCommittedSoftLockFactoryImpl instance for a cache | |
| 
 | ehcache | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||