public class BindTypeProcessor extends BaseProcessor
count, DEBUG_MODE, elementUtils, excludedMethods, filer, globalBeanElements, JUNIT_TEST_MODE, logger, messager, typeUtilsprocessingEnv| Constructor and Description |
|---|
BindTypeProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getSupportedAnnotationTypes() |
void |
init(ProcessingEnvironment processingEnv) |
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
error, getSupportedSourceVersion, info, parseBindTypegetCompletions, getSupportedOptions, isInitializedpublic Set<String> getSupportedAnnotationTypes()
getSupportedAnnotationTypes in interface ProcessorgetSupportedAnnotationTypes in class AbstractProcessorpublic 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.