org.picocontainer.injectors
Class SetterInjectorTestCase.WealthyPerson
java.lang.Object
org.picocontainer.testmodel.PersonBean
org.picocontainer.injectors.SetterInjectorTestCase.WealthyPerson
- Enclosing class:
- SetterInjectorTestCase
public static class SetterInjectorTestCase.WealthyPerson
- extends PersonBean
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetterInjectorTestCase.WealthyPerson
public SetterInjectorTestCase.WealthyPerson()
getPurse
public PurseBean getPurse()
setPurse
public void setPurse(PurseBean purse)
Copyright © 2003-2010 Codehaus. All Rights Reserved.