Package ubic.gemma.persistence.cache
Class StaticCacheKeyLockTest
- java.lang.Object
-
- ubic.gemma.persistence.cache.StaticCacheKeyLockTest
-
public class StaticCacheKeyLockTest extends Object
-
-
Constructor Summary
Constructors Constructor Description StaticCacheKeyLockTest()
-
-
-
Method Detail
-
test
public void test()
-
testLock
public void testLock() throws InterruptedException
- Throws:
InterruptedException
-
testLockInterruptibly
public void testLockInterruptibly() throws InterruptedException
- Throws:
InterruptedException
-
-