public class KriptonProcessor extends BaseProcessor
count, DEBUG_MODE, elementUtils, excludedMethods, filer, globalBeanElements, JUNIT_TEST_MODE, logger, messager, typeUtilsprocessingEnv| Constructor and Description |
|---|
KriptonProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected Set<Class<? extends Annotation>> |
getSupportedAnnotationClasses() |
void |
init(ProcessingEnvironment processingEnv) |
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
clear, error, filter, getSupportedAnnotationTypes, getSupportedSourceVersion, hasWorkInThisRound, info, parseBindTypegetCompletions, getSupportedOptions, isInitializedprotected Set<Class<? extends Annotation>> getSupportedAnnotationClasses()
getSupportedAnnotationClasses in class BaseProcessorpublic void init(ProcessingEnvironment processingEnv)
init in interface Processorinit in class BaseProcessorpublic boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process in interface Processorprocess in class AbstractProcessorCopyright © 2017. All rights reserved.