org.picocontainer.injectors
Class AnnotatedMethodInjectorTestCase.AnotherAnnotatedBurp

java.lang.Object
  extended by org.picocontainer.injectors.AnnotatedMethodInjectorTestCase.AnotherAnnotatedBurp
Enclosing class:
AnnotatedMethodInjectorTestCase

public static class AnnotatedMethodInjectorTestCase.AnotherAnnotatedBurp
extends Object


Constructor Summary
AnnotatedMethodInjectorTestCase.AnotherAnnotatedBurp()
           
 
Method Summary
 void windyWind(AnnotatedMethodInjectorTestCase.Wind wind)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotatedMethodInjectorTestCase.AnotherAnnotatedBurp

public AnnotatedMethodInjectorTestCase.AnotherAnnotatedBurp()
Method Detail

windyWind

public void windyWind(AnnotatedMethodInjectorTestCase.Wind wind)


Copyright © 2003-2010 Codehaus. All Rights Reserved.