@Deprecated public abstract class MethodAnnotationProcessor extends AbstractExecutableElementAnnotationProcessor
AbstractExecutableElementAnnotationProcessor.RoundElementprocessingEnv| Constructor and Description |
|---|
MethodAnnotationProcessor()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class<? extends Annotation> |
annotationType()
Deprecated.
|
Set<String> |
getSupportedAnnotationTypes()
Deprecated.
|
SourceVersion |
getSupportedSourceVersion()
Deprecated.
|
protected Set<ExecutableElement> |
roundTypeElementSet(RoundEnvironment roundEnv)
Deprecated.
|
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.