org.picocontainer.injectors
Class ProviderTestCase.Chocolatier
java.lang.Object
org.picocontainer.injectors.ProviderAdapter
org.picocontainer.injectors.ProviderTestCase.Chocolatier
- All Implemented Interfaces:
- ComponentAdapter, Injector, Provider, LifecycleStrategy
- Direct Known Subclasses:
- ProviderTestCase.NullableChocolatier
- Enclosing class:
- ProviderTestCase
public static class ProviderTestCase.Chocolatier
- extends ProviderAdapter
Methods inherited from class org.picocontainer.injectors.ProviderAdapter |
accept, decorateComponentInstance, dispose, findAdapterOfType, getComponentImplementation, getComponentInstance, getComponentInstance, getComponentKey, getDelegate, getDescriptor, getProvideMethod, hasLifecycle, isLazy, start, stop, verify |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProviderTestCase.Chocolatier
public ProviderTestCase.Chocolatier(boolean milky)
provide
public ProviderTestCase.Chocolate provide(ProviderTestCase.CocaoBeans cocaoBeans,
String name)
useNames
protected boolean useNames()
- Overrides:
useNames
in class ProviderAdapter
Copyright © 2003-2010 Codehaus. All Rights Reserved.