org.picocontainer.injectors
Class ProviderTestCase.NullableChocolatier

java.lang.Object
  extended by org.picocontainer.injectors.ProviderAdapter
      extended by org.picocontainer.injectors.ProviderTestCase.Chocolatier
          extended by org.picocontainer.injectors.ProviderTestCase.NullableChocolatier
All Implemented Interfaces:
ComponentAdapter, Injector, Provider, LifecycleStrategy
Enclosing class:
ProviderTestCase

public static class ProviderTestCase.NullableChocolatier
extends ProviderTestCase.Chocolatier


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.picocontainer.ComponentAdapter
ComponentAdapter.NOTHING
 
Constructor Summary
ProviderTestCase.NullableChocolatier()
           
 
Method Summary
 ProviderTestCase.Chocolate provide(ProviderTestCase.CocaoBeans cocaoBeans, String name)
           
 
Methods inherited from class org.picocontainer.injectors.ProviderTestCase.Chocolatier
useNames
 
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
 

Constructor Detail

ProviderTestCase.NullableChocolatier

public ProviderTestCase.NullableChocolatier()
Method Detail

provide

public ProviderTestCase.Chocolate provide(ProviderTestCase.CocaoBeans cocaoBeans,
                                          String name)
Overrides:
provide in class ProviderTestCase.Chocolatier


Copyright © 2003-2010 Codehaus. All Rights Reserved.