org.picocontainer.defaults
Interface DecoratingComponentAdapterTestCase.ComponentAdapterThatCanManageLifecycle

All Superinterfaces:
org.picocontainer.ComponentAdapter, org.picocontainer.LifecycleManager, org.picocontainer.defaults.LifecycleStrategy
Enclosing class:
DecoratingComponentAdapterTestCase

static interface DecoratingComponentAdapterTestCase.ComponentAdapterThatCanManageLifecycle
extends org.picocontainer.ComponentAdapter, org.picocontainer.LifecycleManager, org.picocontainer.defaults.LifecycleStrategy


Method Summary
 
Methods inherited from interface org.picocontainer.ComponentAdapter
accept, getComponentImplementation, getComponentInstance, getComponentKey, verify
 
Methods inherited from interface org.picocontainer.LifecycleManager
dispose, hasLifecycle, start, stop
 
Methods inherited from interface org.picocontainer.defaults.LifecycleStrategy
dispose, hasLifecycle, start, stop