org.sourceforge.jemm.itest.functionality
Class LocksTest

java.lang.Object
  extended by org.sourceforge.jemm.itest.functionality.MemoryStoreSetupBase
      extended by org.sourceforge.jemm.itest.functionality.LocksTest

public class LocksTest
extends MemoryStoreSetupBase


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

THREADS

public static final int THREADS
See Also:
Constant Field Values

ITERATIONS

public static final int ITERATIONS
See Also:
Constant Field Values
Constructor Detail

LocksTest

public LocksTest()
Method Detail

singleExecutionWithLock

public void singleExecutionWithLock()

manyExecutors

public void manyExecutors()
                   throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException

otherObjectLock

public void otherObjectLock()
                     throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException


Copyright © 2009. All Rights Reserved.