org.picocontainer.defaults
Class CyclicDependencyGuardTestCase.Blocker

java.lang.Object
  extended by org.picocontainer.defaults.CyclicDependencyGuardTestCase.Blocker
Enclosing class:
CyclicDependencyGuardTestCase

public class CyclicDependencyGuardTestCase.Blocker
extends java.lang.Object


Constructor Summary
CyclicDependencyGuardTestCase.Blocker()
           
 
Method Summary
 void block()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CyclicDependencyGuardTestCase.Blocker

public CyclicDependencyGuardTestCase.Blocker()
Method Detail

block

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