org.picocontainer.behaviors
Interface BehaviorAdapterTestCase.ComponentAdapterThatCanManageLifecycle

All Superinterfaces:
org.picocontainer.Behavior, org.picocontainer.ComponentAdapter, org.picocontainer.LifecycleStrategy
Enclosing class:
BehaviorAdapterTestCase

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


Method Summary
 
Methods inherited from interface org.picocontainer.Behavior
componentHasLifecycle, dispose, start, stop
 
Methods inherited from interface org.picocontainer.LifecycleStrategy
dispose, hasLifecycle, start, stop
 



Copyright © 2003-2008 Codehaus. All Rights Reserved.