org.picocontainer.injectors
Class MethodInjectionTestCase.Foo

java.lang.Object
  extended by org.picocontainer.injectors.MethodInjectionTestCase.Foo
Enclosing class:
MethodInjectionTestCase

public static class MethodInjectionTestCase.Foo
extends Object


Constructor Summary
MethodInjectionTestCase.Foo()
           
 
Method Summary
 void inject(MethodInjectionTestCase.Bar bar, String string)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MethodInjectionTestCase.Foo

public MethodInjectionTestCase.Foo()
Method Detail

inject

public void inject(MethodInjectionTestCase.Bar bar,
                   String string)


Copyright © 2003-2010 Codehaus. All Rights Reserved.