org.androidtransfuse.analysis.module
Class BindProcessor
java.lang.Object
org.androidtransfuse.analysis.module.MethodProcessor
org.androidtransfuse.analysis.module.BindProcessor
public class BindProcessor
- extends MethodProcessor
Associates the given return type with the annotated field as a binding.
- Author:
- John Ericksen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BindProcessor
@Inject
public BindProcessor(VariableInjectionBuilderFactory variableInjectionBuilderFactory,
InjectionNodeBuilderRepositoryFactory injectionNodeBuilders)
innerProcess
public void innerProcess(ASTType returnType,
ASTType annotationValue)
- Specified by:
innerProcess in class MethodProcessor
Copyright © 2012. All Rights Reserved.