org.androidtransfuse.gen.componentBuilder
Class InjectionNodeFactoryImpl
java.lang.Object
org.androidtransfuse.gen.componentBuilder.InjectionNodeFactoryImpl
- All Implemented Interfaces:
- InjectionNodeFactory
public class InjectionNodeFactoryImpl
- extends Object
- implements InjectionNodeFactory
- Author:
- John Ericksen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InjectionNodeFactoryImpl
@Inject
public InjectionNodeFactoryImpl(ASTType astType,
AnalysisContext context,
InjectionPointFactory injectionPointFactory,
InjectionBindingBuilder injectionBindingBuilder)
buildInjectionNode
public InjectionNode buildInjectionNode(MethodDescriptor onCreateMethodDescriptor)
- Specified by:
buildInjectionNode in interface InjectionNodeFactory
Copyright © 2012. All Rights Reserved.