org.picocontainer.injectors
Class NamedMethodInjectionTestCase.Bean

java.lang.Object
  extended by org.picocontainer.injectors.NamedMethodInjectionTestCase.Bean
Enclosing class:
NamedMethodInjectionTestCase

public static class NamedMethodInjectionTestCase.Bean
extends Object


Constructor Summary
NamedMethodInjectionTestCase.Bean()
           
 
Method Summary
 void setSomething(String blah)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NamedMethodInjectionTestCase.Bean

public NamedMethodInjectionTestCase.Bean()
Method Detail

setSomething

public void setSomething(String blah)


Copyright © 2003-2010 Codehaus. All Rights Reserved.