|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PersonBean | |
|---|---|
| org.picocontainer.defaults | |
| org.picocontainer.testmodel | |
| Uses of PersonBean in org.picocontainer.defaults |
|---|
| Subclasses of PersonBean in org.picocontainer.defaults | |
|---|---|
static class |
SetterInjectionComponentAdapterTestCase.DeadBody
|
static class |
SetterInjectionComponentAdapterTestCase.Ghost
|
static class |
SetterInjectionComponentAdapterTestCase.HidingPersion
|
static class |
SetterInjectionComponentAdapterTestCase.WealthyPerson
|
| Uses of PersonBean in org.picocontainer.testmodel |
|---|
| Fields in org.picocontainer.testmodel declared as PersonBean | |
|---|---|
(package private) PersonBean |
PurseBean.owner
|
private PersonBean |
CoupleBean.personA
|
private PersonBean |
CoupleBean.personB
|
| Methods in org.picocontainer.testmodel that return PersonBean | |
|---|---|
PersonBean |
PurseBean.getOwner()
|
PersonBean |
CoupleBean.getPersonA()
|
PersonBean |
CoupleBean.getPersonB()
|
| Methods in org.picocontainer.testmodel with parameters of type PersonBean | |
|---|---|
void |
PurseBean.setOwner(PersonBean owner)
|
| Constructors in org.picocontainer.testmodel with parameters of type PersonBean | |
|---|---|
CoupleBean(PersonBean a,
PersonBean b)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||