@SupportedAnnotationTypes(value="*") public class ModuleAnnotationProcessor extends AbstractProcessor
processingEnv
Constructor and Description |
---|
ModuleAnnotationProcessor() |
Modifier and Type | Method and Description |
---|---|
SourceVersion |
getSupportedSourceVersion() |
boolean |
process(Set<? extends TypeElement> typeElements,
RoundEnvironment roundEnvironment) |
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, init, isInitialized
public boolean process(Set<? extends TypeElement> typeElements, RoundEnvironment roundEnvironment)
process
in interface Processor
process
in class AbstractProcessor
public SourceVersion getSupportedSourceVersion()
getSupportedSourceVersion
in interface Processor
getSupportedSourceVersion
in class AbstractProcessor
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.