|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sourceforge.jemm.itest.functionality.MemoryStoreSetupBase
org.sourceforge.jemm.itest.functionality.LocksTest
public class LocksTest
| Field Summary | |
|---|---|
static int |
ITERATIONS
|
static int |
THREADS
|
| Constructor Summary | |
|---|---|
LocksTest()
|
|
| Method Summary | |
|---|---|
void |
manyExecutors()
|
void |
otherObjectLock()
|
void |
singleExecutionWithLock()
|
| Methods inherited from class org.sourceforge.jemm.itest.functionality.MemoryStoreSetupBase |
|---|
setUp, tearDown |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int THREADS
public static final int ITERATIONS
| Constructor Detail |
|---|
public LocksTest()
| Method Detail |
|---|
public void singleExecutionWithLock()
public void manyExecutors()
throws java.lang.InterruptedException
java.lang.InterruptedException
public void otherObjectLock()
throws java.lang.InterruptedException
java.lang.InterruptedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||