@SupportedAnnotationTypes(value="*") @SupportedSourceVersion(value=RELEASE_7) public class ConfigPropertyAnnotationProcessor extends AbstractAnnotationProcessor
ConfigPropertys and generate json schema and html documentation for the endpoint/component.processingEnv| Constructor and Description |
|---|
ConfigPropertyAnnotationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
protected void |
processEndpointClass(RoundEnvironment roundEnv,
Element element,
StringBuilder buffer,
boolean first) |
error, getElements, javaTypeName, log, log, warning, writeFilegetCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, init, isInitializedpublic boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process in interface Processorprocess in class AbstractProcessorprotected void processEndpointClass(RoundEnvironment roundEnv, Element element, StringBuilder buffer, boolean first)
Copyright © 2011–2015 Red Hat. All rights reserved.