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