org.picocontainer.injectors
Class MethodAnnotationInjectorTestCase.AnnotatedBurp

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

public static class MethodAnnotationInjectorTestCase.AnnotatedBurp
extends Object


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

Constructor Detail

MethodAnnotationInjectorTestCase.AnnotatedBurp

public MethodAnnotationInjectorTestCase.AnnotatedBurp()
Method Detail

windyWind

public void windyWind(MethodAnnotationInjectorTestCase.Wind wind)


Copyright © 2003-2007 Codehaus. All Rights Reserved.