org.picocontainer.injectors
Class AnnotatedMethodInjectorTestCase.SetterBurp

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

public static class AnnotatedMethodInjectorTestCase.SetterBurp
extends Object


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

Constructor Detail

AnnotatedMethodInjectorTestCase.SetterBurp

public AnnotatedMethodInjectorTestCase.SetterBurp()
Method Detail

setWind

public void setWind(AnnotatedMethodInjectorTestCase.Wind wind)


Copyright © 2003-2010 Codehaus. All Rights Reserved.