ehcache

Uses of Interface
net.sf.ehcache.concurrent.CacheLockProvider

Packages that use CacheLockProvider
net.sf.ehcache.concurrent This package contains concurrency classes and utilities that are not available in java.util.concurrent. 
 

Uses of CacheLockProvider in net.sf.ehcache.concurrent
 

Subinterfaces of CacheLockProvider in net.sf.ehcache.concurrent
 interface StripedReadWriteLock
           
 

Classes in net.sf.ehcache.concurrent that implement CacheLockProvider
 class StripedReadWriteLockSync
          Provides a number of Sync which allow fine-grained concurrency.
 


ehcache

Copyright 2001-2017, Terracotta, Inc.