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