public abstract class MethodAnnotationProcessor extends AbstractExecutableElementAnnotationProcessor
AbstractExecutableElementAnnotationProcessor.RoundElementprocessingEnv| Constructor and Description |
|---|
MethodAnnotationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class<? extends Annotation> |
annotationType() |
Set<String> |
getSupportedAnnotationTypes() |
SourceVersion |
getSupportedSourceVersion() |
protected Set<ExecutableElement> |
roundTypeElementSet(RoundEnvironment roundEnv) |
action, filter, generate, info, name, onError, onFinish, onStart, onSuccess, peek, processgetCompletions, getSupportedOptions, init, isInitializedpublic Set<String> getSupportedAnnotationTypes()
getSupportedAnnotationTypes in interface ProcessorgetSupportedAnnotationTypes in class AbstractExecutableElementAnnotationProcessorpublic SourceVersion getSupportedSourceVersion()
getSupportedSourceVersion in interface ProcessorgetSupportedSourceVersion in class AbstractExecutableElementAnnotationProcessorprotected abstract Class<? extends Annotation> annotationType()
protected Set<ExecutableElement> roundTypeElementSet(RoundEnvironment roundEnv)
roundTypeElementSet in class AbstractExecutableElementAnnotationProcessorCopyright © 2016 Objectos Software LTDA. All rights reserved.