|
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.ehcache.constructs.nonstop.concurrency.CacheOperationUnderExplicitLockCallable<V>
V - public class CacheOperationUnderExplicitLockCallable<V>
Callable used with nonstop when explicit lock has been acquired
| Constructor Summary | |
|---|---|
CacheOperationUnderExplicitLockCallable(net.sf.ehcache.constructs.nonstop.concurrency.ExplicitLockingContext currentThreadLockContext,
NonstopConfiguration nonstopConfiguration,
java.util.concurrent.Callable<V> callable)
public constructor |
|
| Method Summary | |
|---|---|
V |
call()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CacheOperationUnderExplicitLockCallable(net.sf.ehcache.constructs.nonstop.concurrency.ExplicitLockingContext currentThreadLockContext,
NonstopConfiguration nonstopConfiguration,
java.util.concurrent.Callable<V> callable)
currentThreadLockContext - nonstopConfiguration - callable - | Method Detail |
|---|
public V call()
throws java.lang.Exception
call in interface java.util.concurrent.Callable<V>java.lang.Exception
|
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||