|
![]() |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersonBean | |
org.picocontainer.defaults | This package contains the default implementation of the PicoContainer
API. |
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 |
Methods in org.picocontainer.testmodel that return PersonBean | |
PersonBean |
CoupleBean.getPersonA()
|
PersonBean |
CoupleBean.getPersonB()
|
PersonBean |
PurseBean.getOwner()
|
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 |