|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Mutex | |
---|---|
net.sf.ehcache.concurrent | This package contains concurrency classes and utilities that are not available in java.util.concurrent. |
Uses of Mutex in net.sf.ehcache.concurrent |
---|
Fields in net.sf.ehcache.concurrent declared as Mutex | |
---|---|
protected Mutex[] |
StripedMutex.mutexes
The array of mutexes |
Methods in net.sf.ehcache.concurrent that return Mutex | |
---|---|
Mutex |
StripedMutex.getMutexForKey(java.lang.Object key)
Gets the Mutex Stripe to use for a given key. |
|
ehcache | |||||||||
PREV NEXT | FRAMES NO FRAMES |