org.picocontainer.tck
Class AbstractComponentAdapterTestCase.NotInstantiatableComponentAdapter
java.lang.Object
org.picocontainer.defaults.DecoratingComponentAdapter
org.picocontainer.tck.AbstractComponentAdapterTestCase.NotInstantiatableComponentAdapter
- All Implemented Interfaces:
- Serializable, ComponentAdapter, ComponentMonitorStrategy, LifecycleStrategy, LifecycleManager
- Enclosing class:
- AbstractComponentAdapterTestCase
public static class AbstractComponentAdapterTestCase.NotInstantiatableComponentAdapter
- extends DecoratingComponentAdapter
- See Also:
- Serialized Form
Methods inherited from class org.picocontainer.defaults.DecoratingComponentAdapter |
accept, changeMonitor, currentMonitor, dispose, dispose, getComponentImplementation, getComponentKey, getDelegate, hasLifecycle, hasLifecycle, start, start, stop, stop, toString, verify |
AbstractComponentAdapterTestCase.NotInstantiatableComponentAdapter
public AbstractComponentAdapterTestCase.NotInstantiatableComponentAdapter(ComponentAdapter delegate)
getComponentInstance
public Object getComponentInstance(PicoContainer container)
- Specified by:
getComponentInstance
in interface ComponentAdapter
- Overrides:
getComponentInstance
in class DecoratingComponentAdapter
Copyright © 2003-2010 Codehaus. All Rights Reserved.