Uses of Class
org.picocontainer.testmodel.PurseBean

Packages that use PurseBean
org.picocontainer.defaults   
 

Uses of PurseBean in org.picocontainer.defaults
 

Subclasses of PurseBean in org.picocontainer.defaults
static class SetterInjectionComponentAdapterTestCase.MoneyPurse
           
 

Methods in org.picocontainer.defaults that return PurseBean
 PurseBean SetterInjectionComponentAdapterTestCase.WealthyPerson.getPurse()
           
 

Methods in org.picocontainer.defaults with parameters of type PurseBean
 void SetterInjectionComponentAdapterTestCase.WealthyPerson.setPurse(PurseBean purse)
           
 



Copyright © 2003-2010 Codehaus. All Rights Reserved.