org.picocontainer.injectors
Class ProviderTestCase.Chocolatier2

java.lang.Object
  extended by org.picocontainer.injectors.ProviderTestCase.Chocolatier2
All Implemented Interfaces:
Provider
Enclosing class:
ProviderTestCase

public static class ProviderTestCase.Chocolatier2
extends Object
implements Provider


Constructor Summary
ProviderTestCase.Chocolatier2(boolean milky)
           
 
Method Summary
 ProviderTestCase.Chocolate provide(ProviderTestCase.CocaoBeans cocaoBeans, String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProviderTestCase.Chocolatier2

public ProviderTestCase.Chocolatier2(boolean milky)
Method Detail

provide

public ProviderTestCase.Chocolate provide(ProviderTestCase.CocaoBeans cocaoBeans,
                                          String name)


Copyright © 2003-2010 Codehaus. All Rights Reserved.