public static class AbstractComponentAdapterTestCase.CollectingComponentAdapter
extends org.picocontainer.defaults.DecoratingComponentAdapter
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.List |
list |
| Constructor and Description |
|---|
AbstractComponentAdapterTestCase.CollectingComponentAdapter(org.picocontainer.ComponentAdapter delegate,
java.util.List list) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getComponentInstance(org.picocontainer.PicoContainer container) |
public AbstractComponentAdapterTestCase.CollectingComponentAdapter(org.picocontainer.ComponentAdapter delegate,
java.util.List list)
public java.lang.Object getComponentInstance(org.picocontainer.PicoContainer container)
getComponentInstance in interface org.picocontainer.ComponentAdaptergetComponentInstance in class org.picocontainer.defaults.DecoratingComponentAdapter