public class ReceiverActionHandler extends BaseAnnotationHandler<EReceiverHolder>
androidManifest, androidSystemServices, processHolder, processingEnv, rClass, validatedModel, validatorHelper
Constructor and Description |
---|
ReceiverActionHandler(ProcessingEnvironment processingEnvironment) |
Modifier and Type | Method and Description |
---|---|
void |
process(Element element,
EReceiverHolder holder) |
void |
register(AnnotationHandlers annotationHandlers) |
protected void |
validate(Element element,
AnnotationElements validatedElements,
IsValid valid) |
classes, codeModel, generateApiClass, getTarget, processingEnvironment, refClass, refClass, refClass, setAndroidEnvironment, setProcessHolder, setValidatedModel, validate
public ReceiverActionHandler(ProcessingEnvironment processingEnvironment)
public void register(AnnotationHandlers annotationHandlers)
protected void validate(Element element, AnnotationElements validatedElements, IsValid valid)
validate
in class BaseAnnotationHandler<EReceiverHolder>
public void process(Element element, EReceiverHolder holder) throws Exception
Exception
Copyright © 2010-2015. All Rights Reserved.