public class ServiceActionHandler extends BaseAnnotationHandler<EIntentServiceHolder>
androidManifest, androidSystemServices, processHolder, processingEnv, rClass, validatedModel, validatorHelper
Constructor and Description |
---|
ServiceActionHandler(javax.annotation.processing.ProcessingEnvironment processingEnvironment) |
Modifier and Type | Method and Description |
---|---|
void |
process(javax.lang.model.element.Element element,
EIntentServiceHolder holder) |
protected void |
validate(javax.lang.model.element.Element element,
AnnotationElements validatedElements,
IsValid valid) |
classes, codeModel, generateApiClass, getTarget, processingEnvironment, refClass, refClass, setAndroidEnvironment, setProcessHolder, setValidatedModel, validate
public ServiceActionHandler(javax.annotation.processing.ProcessingEnvironment processingEnvironment)
protected void validate(javax.lang.model.element.Element element, AnnotationElements validatedElements, IsValid valid)
validate
in class BaseAnnotationHandler<EIntentServiceHolder>
public void process(javax.lang.model.element.Element element, EIntentServiceHolder holder) throws java.lang.Exception
java.lang.Exception
Copyright © 2010-2014. All Rights Reserved.