org.picocontainer.defaults
Class CyclicDependencyGuardTestCase.Blocker

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

public class CyclicDependencyGuardTestCase.Blocker
extends 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 InterruptedException
Throws:
InterruptedException


Copyright © 2003-2010 Codehaus. All Rights Reserved.