@SupportedAnnotationTypes(value="org.apache.qpid.server.model.ManagedAnnotation") public class ManagedAnnotationValidator extends AbstractProcessor
| Modifier and Type | Field and Description |
|---|---|
static String |
MANAGED_ANNOTATION_CLASS_NAME |
processingEnv| Constructor and Description |
|---|
ManagedAnnotationValidator() |
| Modifier and Type | Method and Description |
|---|---|
SourceVersion |
getSupportedSourceVersion() |
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, init, isInitializedpublic static final String MANAGED_ANNOTATION_CLASS_NAME
public SourceVersion getSupportedSourceVersion()
getSupportedSourceVersion in interface ProcessorgetSupportedSourceVersion in class AbstractProcessorpublic boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process in interface Processorprocess in class AbstractProcessorCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.