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