org.picocontainer.injectors
Class MethodInjectionTestCase.Foo2
java.lang.Object
org.picocontainer.injectors.MethodInjectionTestCase.Foo2
- All Implemented Interfaces:
- MethodInjectionTestCase.IFoo
- Enclosing class:
- MethodInjectionTestCase
public static class MethodInjectionTestCase.Foo2
- extends Object
- implements MethodInjectionTestCase.IFoo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodInjectionTestCase.Foo2
public MethodInjectionTestCase.Foo2()
inject
public void inject(MethodInjectionTestCase.Bar bar,
Integer num)
- Specified by:
inject
in interface MethodInjectionTestCase.IFoo
Copyright © 2003-2010 Codehaus. All Rights Reserved.