org.androidtransfuse.gen.variableBuilder
Class DependentInjectionNodeBuilder
java.lang.Object
org.androidtransfuse.gen.variableBuilder.DependentInjectionNodeBuilder
- All Implemented Interfaces:
- InjectionNodeBuilder
public class DependentInjectionNodeBuilder
- extends Object
- implements InjectionNodeBuilder
- Author:
- John Ericksen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DependentInjectionNodeBuilder
@Inject
public DependentInjectionNodeBuilder(Class dependency,
Class returnType,
DependentVariableBuilder variableBuilder,
InjectionPointFactory injectionPointFactory,
VariableInjectionBuilderFactory variableInjectionBuilderFactory)
buildInjectionNode
public InjectionNode buildInjectionNode(ASTType astType,
AnalysisContext context,
Collection<ASTAnnotation> annotations)
- Specified by:
buildInjectionNode in interface InjectionNodeBuilder
Copyright © 2012. All Rights Reserved.