@SupportedSourceVersion(value=RELEASE_7) public class ServiceProcessor extends AbstractProcessor
processingEnv| Constructor and Description |
|---|
ServiceProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getSupportedAnnotationTypes() |
boolean |
process(Set<? extends TypeElement> elements,
RoundEnvironment env) |
getCompletions, getSupportedOptions, getSupportedSourceVersion, init, isInitializedpublic Set<String> getSupportedAnnotationTypes()
getSupportedAnnotationTypes in interface ProcessorgetSupportedAnnotationTypes in class AbstractProcessorpublic boolean process(Set<? extends TypeElement> elements, RoundEnvironment env)
process in interface Processorprocess in class AbstractProcessorCopyright © 2013. All Rights Reserved.