org.picocontainer.injectors
Class ReinjectionTestCase.NeedsShoe

java.lang.Object
  extended by org.picocontainer.injectors.ReinjectionTestCase.NeedsShoe
Enclosing class:
ReinjectionTestCase

public static class ReinjectionTestCase.NeedsShoe
extends Object


Constructor Summary
ReinjectionTestCase.NeedsShoe(ReinjectionTestCase.Shoe bar)
           
 
Method Summary
 int doIt(String s)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReinjectionTestCase.NeedsShoe

public ReinjectionTestCase.NeedsShoe(ReinjectionTestCase.Shoe bar)
Method Detail

doIt

public int doIt(String s)


Copyright © 2003-2009 Codehaus. All Rights Reserved.