org.picocontainer.tck
Class AbstractComponentAdapterTest.CycleDetectorBehavior
java.lang.Object
org.picocontainer.behaviors.AbstractBehavior
org.picocontainer.tck.AbstractComponentAdapterTest.CycleDetectorBehavior
- All Implemented Interfaces:
- Serializable, Behavior, ComponentAdapter, ComponentLifecycle, ComponentMonitorStrategy, LifecycleStrategy
- Enclosing class:
- AbstractComponentAdapterTest
public static class AbstractComponentAdapterTest.CycleDetectorBehavior
- extends AbstractBehavior
- See Also:
- Serialized Form
| Methods inherited from class org.picocontainer.behaviors.AbstractBehavior |
accept, changeMonitor, componentHasLifecycle, currentMonitor, dispose, dispose, findAdapterOfType, getComponentImplementation, getComponentInstance, getComponentKey, getDelegate, hasLifecycle, isLazy, isStarted, start, start, stop, stop, toString, verify |
AbstractComponentAdapterTest.CycleDetectorBehavior
public AbstractComponentAdapterTest.CycleDetectorBehavior(ComponentAdapter delegate,
Set set,
ObjectReference reference)
getComponentInstance
public Object getComponentInstance(PicoContainer container,
Type into)
- Specified by:
getComponentInstance in interface ComponentAdapter- Overrides:
getComponentInstance in class AbstractBehavior
getDescriptor
public String getDescriptor()
Copyright © 2003-2010 Codehaus. All Rights Reserved.