public class RestHandler extends BaseGeneratingAnnotationHandler<RestHolder>
annotationHelper, codeModelHelper, validatorHelper| Constructor and Description |
|---|
RestHandler(AndroidAnnotationsEnvironment environment) |
| Modifier and Type | Method and Description |
|---|---|
RestHolder |
createGeneratedClassHolder(AndroidAnnotationsEnvironment environment,
TypeElement annotatedElement) |
void |
process(Element element,
RestHolder holder) |
void |
validate(Element element,
ElementValidation validation) |
getClasses, getCodeModel, getEnvironment, getJClass, getJClass, getProcessingEnvironment, getTarget, hasTargetMethod, isEnabled, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTarget, isEnabled, validatepublic RestHandler(AndroidAnnotationsEnvironment environment)
public RestHolder createGeneratedClassHolder(AndroidAnnotationsEnvironment environment, TypeElement annotatedElement) throws Exception
Exceptionpublic void validate(Element element, ElementValidation validation)
validate in class BaseGeneratingAnnotationHandler<RestHolder>public void process(Element element, RestHolder holder)
Copyright © 2010–2019 simpligility technologies inc.. All rights reserved.