public interface Injector<T> extends ComponentAdapter<T>
ComponentAdapter.NOTHING| Modifier and Type | Method and Description |
|---|---|
Object |
decorateComponentInstance(PicoContainer container,
Type into,
T instance)
A preexiting component instance can be injected into after instantiation
|
accept, findAdapterOfType, getComponentImplementation, getComponentInstance, getComponentInstance, getComponentKey, getDelegate, getDescriptor, verifyObject decorateComponentInstance(PicoContainer container, Type into, T instance)
container - the container that can provide injectable dependenciesinto - instance - the instance toCopyright © 2003-2014 Codehaus. All Rights Reserved.