org.picocontainer.injectors
Class ThreadLocalCyclicDependencyGuardTestCase.Blocker

java.lang.Object
  extended by org.picocontainer.injectors.ThreadLocalCyclicDependencyGuardTestCase.Blocker
Enclosing class:
ThreadLocalCyclicDependencyGuardTestCase

public class ThreadLocalCyclicDependencyGuardTestCase.Blocker
extends Object


Constructor Summary
ThreadLocalCyclicDependencyGuardTestCase.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

ThreadLocalCyclicDependencyGuardTestCase.Blocker

public ThreadLocalCyclicDependencyGuardTestCase.Blocker()
Method Detail

block

public void block()
           throws InterruptedException
Throws:
InterruptedException


Copyright © 2003-2010 Codehaus. All Rights Reserved.