public class ReceiverHandler extends BaseAnnotationHandler<HasReceiverRegistration>
androidManifest, androidSystemServices, processHolder, processingEnv, rClass, validatedModel, validatorHelper| Constructor and Description |
|---|
ReceiverHandler(ProcessingEnvironment processingEnvironment) |
| Modifier and Type | Method and Description |
|---|---|
void |
process(Element element,
HasReceiverRegistration 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, validatepublic ReceiverHandler(ProcessingEnvironment processingEnvironment)
public void register(AnnotationHandlers annotationHandlers)
protected void validate(Element element, AnnotationElements validatedElements, IsValid valid)
validate in class BaseAnnotationHandler<HasReceiverRegistration>public void process(Element element, HasReceiverRegistration holder) throws Exception
ExceptionCopyright © 2010-2015. All Rights Reserved.