org.androidtransfuse.analysis.module
Class BindInterceptorProcessor
java.lang.Object
org.androidtransfuse.analysis.module.MethodProcessor
org.androidtransfuse.analysis.module.BindInterceptorProcessor
public class BindInterceptorProcessor
- extends MethodProcessor
Adds the given annotated method return type as a MethodInterceptor associated with input the annotation value.
- Author:
- John Ericksen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BindInterceptorProcessor
@Inject
public BindInterceptorProcessor(AOPRepository aopRepository)
innerProcess
public void innerProcess(ASTType returnType,
ASTType annotationValue)
- Specified by:
innerProcess in class MethodProcessor
Copyright © 2012. All Rights Reserved.