Uses of Class
org.picocontainer.injectors.ProviderTestCase.CocaoBeans

Packages that use ProviderTestCase.CocaoBeans
org.picocontainer.injectors   
 

Uses of ProviderTestCase.CocaoBeans in org.picocontainer.injectors
 

Methods in org.picocontainer.injectors with parameters of type ProviderTestCase.CocaoBeans
 ProviderTestCase.Chocolate ProviderTestCase.Chocolatier.provide(ProviderTestCase.CocaoBeans cocaoBeans, String name)
           
 ProviderTestCase.Chocolate ProviderTestCase.NullableChocolatier.provide(ProviderTestCase.CocaoBeans cocaoBeans, String name)
           
 ProviderTestCase.Chocolate ProviderTestCase.Chocolatier2.provide(ProviderTestCase.CocaoBeans cocaoBeans, String name)
           
 

Constructors in org.picocontainer.injectors with parameters of type ProviderTestCase.CocaoBeans
ProviderTestCase.Chocolate(boolean milky, ProviderTestCase.CocaoBeans cocaoBeans, String name)
           
 



Copyright © 2003-2010 Codehaus. All Rights Reserved.