org.androidannotations.handler
Class ServiceActionHandler
java.lang.Object
org.androidannotations.handler.BaseAnnotationHandler<EIntentServiceHolder>
org.androidannotations.handler.ServiceActionHandler
- All Implemented Interfaces:
- AnnotationHandler<EIntentServiceHolder>
public class ServiceActionHandler
- extends BaseAnnotationHandler<EIntentServiceHolder>
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 |
ServiceActionHandler
public ServiceActionHandler(ProcessingEnvironment processingEnvironment)
validate
protected void validate(Element element,
AnnotationElements validatedElements,
IsValid valid)
- Specified by:
validate
in class BaseAnnotationHandler<EIntentServiceHolder>
process
public void process(Element element,
EIntentServiceHolder holder)
throws Exception
- Throws:
Exception
Copyright © 2010-2014. All Rights Reserved.