org.picocontainer.tck
Class AbstractComponentAdapterTestCase.CollectingComponentAdapter
java.lang.Object
org.picocontainer.defaults.DecoratingComponentAdapter
org.picocontainer.tck.AbstractComponentAdapterTestCase.CollectingComponentAdapter
- All Implemented Interfaces:
- Serializable, ComponentAdapter, ComponentMonitorStrategy, LifecycleStrategy, LifecycleManager
- Enclosing class:
- AbstractComponentAdapterTestCase
public static class AbstractComponentAdapterTestCase.CollectingComponentAdapter
- extends DecoratingComponentAdapter
- See Also:
- Serialized Form
Methods inherited from class org.picocontainer.defaults.DecoratingComponentAdapter |
accept, changeMonitor, currentMonitor, dispose, dispose, getComponentImplementation, getComponentKey, getDelegate, hasLifecycle, hasLifecycle, start, start, stop, stop, toString, verify |
AbstractComponentAdapterTestCase.CollectingComponentAdapter
public AbstractComponentAdapterTestCase.CollectingComponentAdapter(ComponentAdapter delegate,
List list)
getComponentInstance
public Object getComponentInstance(PicoContainer container)
- Specified by:
getComponentInstance
in interface ComponentAdapter
- Overrides:
getComponentInstance
in class DecoratingComponentAdapter
Copyright © 2003-2010 Codehaus. All Rights Reserved.