org.picocontainer
Interface InjectionFactory

All Superinterfaces:
ComponentFactory
All Known Implementing Classes:
AdaptiveInjection, AnnotatedFieldInjection, AnnotatedMethodInjection, ConstructorInjection, MultiInjection, SetterInjection

public interface InjectionFactory
extends ComponentFactory


Method Summary
 
Methods inherited from interface org.picocontainer.ComponentFactory
createComponentAdapter
 



Copyright © 2003-2007 Codehaus. All Rights Reserved.