|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.picocontainer.defaults.DecoratingComponentAdapter
org.picocontainer.tck.AbstractComponentAdapterTestCase.CollectingComponentAdapter
public static class AbstractComponentAdapterTestCase.CollectingComponentAdapter
Field Summary | |
---|---|
(package private) java.util.List |
list
|
Constructor Summary | |
---|---|
AbstractComponentAdapterTestCase.CollectingComponentAdapter(org.picocontainer.ComponentAdapter delegate,
java.util.List list)
|
Method Summary | |
---|---|
java.lang.Object |
getComponentInstance(org.picocontainer.PicoContainer container)
|
Methods inherited from class org.picocontainer.defaults.DecoratingComponentAdapter |
---|
accept, changeMonitor, currentMonitor, dispose, dispose, getComponentImplementation, getComponentKey, getDelegate, hasLifecycle, hasLifecycle, start, start, stop, stop, toString, verify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
final java.util.List list
Constructor Detail |
---|
public AbstractComponentAdapterTestCase.CollectingComponentAdapter(org.picocontainer.ComponentAdapter delegate, java.util.List list)
Method Detail |
---|
public java.lang.Object getComponentInstance(org.picocontainer.PicoContainer container)
getComponentInstance
in interface org.picocontainer.ComponentAdapter
getComponentInstance
in class org.picocontainer.defaults.DecoratingComponentAdapter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |