org.picocontainer.behaviors
Interface BehaviorAdapterTestCase.ComponentAdapterThatCanManageLifecycle

All Superinterfaces:
Behavior, ComponentAdapter, ComponentLifecycle, LifecycleStrategy
Enclosing class:
BehaviorAdapterTestCase

public static interface BehaviorAdapterTestCase.ComponentAdapterThatCanManageLifecycle
extends ComponentAdapter, Behavior, LifecycleStrategy


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.picocontainer.ComponentAdapter
ComponentAdapter.NOTHING
 
Method Summary
 
Methods inherited from interface org.picocontainer.ComponentAdapter
accept, findAdapterOfType, getComponentImplementation, getComponentInstance, getComponentInstance, getComponentKey, getDelegate, getDescriptor, verify
 
Methods inherited from interface org.picocontainer.ComponentLifecycle
componentHasLifecycle, dispose, isStarted, start, stop
 
Methods inherited from interface org.picocontainer.LifecycleStrategy
dispose, hasLifecycle, isLazy, start, stop
 



Copyright © 2003-2010 Codehaus. All Rights Reserved.