org.picocontainer.injectors
Class MethodAnnotationInjectorTestCase.SetterBurp

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

public static class MethodAnnotationInjectorTestCase.SetterBurp
extends Object


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

Constructor Detail

MethodAnnotationInjectorTestCase.SetterBurp

public MethodAnnotationInjectorTestCase.SetterBurp()
Method Detail

setWind

public void setWind(MethodAnnotationInjectorTestCase.Wind wind)


Copyright © 2003-2007 Codehaus. All Rights Reserved.