org.sourceforge.jemm.client
Class SycnhoronousLockDecoratorTest

java.lang.Object
  extended by org.sourceforge.jemm.client.SycnhoronousLockDecoratorTest

public class SycnhoronousLockDecoratorTest
extends java.lang.Object


Constructor Summary
SycnhoronousLockDecoratorTest()
           
 
Method Summary
 void asyncThreadAcquireLock()
           
 void ignoresNewClientLockListener()
           
 void ignoresRemoveListener()
           
 void registerSelf()
           
 void setUp()
           
 void tearDown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SycnhoronousLockDecoratorTest

public SycnhoronousLockDecoratorTest()
Method Detail

setUp

public void setUp()

tearDown

public void tearDown()

registerSelf

public void registerSelf()

ignoresNewClientLockListener

public void ignoresNewClientLockListener()

ignoresRemoveListener

public void ignoresRemoveListener()

asyncThreadAcquireLock

public void asyncThreadAcquireLock()


Copyright © 2009. All Rights Reserved.