Uses of Package
net.sf.ehcache.concurrent
-
Packages that use net.sf.ehcache.concurrent Package Description net.sf.ehcache This package contains the public API for using ehcache.net.sf.ehcache.concurrent This package contains concurrency classes and utilities that are not available in java.util.concurrent.net.sf.ehcache.constructs.blocking Doug Lea in his book Concurrent Programming in Java talks about concurrency support constructs.net.sf.ehcache.store Store package.net.sf.ehcache.store.disk This package contains the disk store. -
Classes in net.sf.ehcache.concurrent used by net.sf.ehcache Class Description Sync -
Classes in net.sf.ehcache.concurrent used by net.sf.ehcache.concurrent Class Description CacheLockProvider LockType LockType tells the locking API what kind of lock should be acquired or releasedReadWriteLockSync A simple ReadWriteLock synchronizer.StripedReadWriteLock Sync -
Classes in net.sf.ehcache.concurrent used by net.sf.ehcache.constructs.blocking Class Description Sync -
Classes in net.sf.ehcache.concurrent used by net.sf.ehcache.store Class Description StripedReadWriteLock -
Classes in net.sf.ehcache.concurrent used by net.sf.ehcache.store.disk Class Description StripedReadWriteLock