org.picocontainer.injectors
Class SetterInjectionTestCase.AnotherNamedBean
java.lang.Object
org.picocontainer.injectors.SetterInjectionTestCase.AnotherNamedBean
- All Implemented Interfaces:
- SetterInjectionTestCase.Bean
- Enclosing class:
- SetterInjectionTestCase
public static class SetterInjectionTestCase.AnotherNamedBean
- extends Object
- implements SetterInjectionTestCase.Bean
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetterInjectionTestCase.AnotherNamedBean
public SetterInjectionTestCase.AnotherNamedBean()
getName
public String getName()
initName
public void initName(String name)
Copyright © 2003-2010 Codehaus. All Rights Reserved.