org.androidannotations.handler
Class RoboGuiceHandler
java.lang.Object
org.androidannotations.handler.BaseAnnotationHandler<EActivityHolder>
org.androidannotations.handler.RoboGuiceHandler
- All Implemented Interfaces:
- AnnotationHandler<EActivityHolder>
public class RoboGuiceHandler
- extends BaseAnnotationHandler<EActivityHolder>
Methods inherited from class org.androidannotations.handler.BaseAnnotationHandler |
classes, codeModel, generateApiClass, getTarget, processingEnvironment, refClass, refClass, setAndroidEnvironment, setProcessHolder, setValidatedModel, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RoboGuiceHandler
public RoboGuiceHandler(ProcessingEnvironment processingEnvironment)
validate
public void validate(Element element,
AnnotationElements validatedElements,
IsValid valid)
- Specified by:
validate
in class BaseAnnotationHandler<EActivityHolder>
process
public void process(Element element,
EActivityHolder holder)
Copyright © 2010-2014. All Rights Reserved.