|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.picocontainer.testmodel.PersonBean
org.picocontainer.defaults.SetterInjectionComponentAdapterTestCase.WealthyPerson
public static class SetterInjectionComponentAdapterTestCase.WealthyPerson
Field Summary | |
---|---|
(package private) PurseBean |
purse
|
Constructor Summary | |
---|---|
SetterInjectionComponentAdapterTestCase.WealthyPerson()
|
Method Summary | |
---|---|
PurseBean |
getPurse()
|
void |
setPurse(PurseBean purse)
|
Methods inherited from class org.picocontainer.testmodel.PersonBean |
---|
getName, setName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
PurseBean purse
Constructor Detail |
---|
public SetterInjectionComponentAdapterTestCase.WealthyPerson()
Method Detail |
---|
public PurseBean getPurse()
public void setPurse(PurseBean purse)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |