@SupportedAnnotationTypes(value="io.fabric8.kubernetes.model.annotation.Version") public class CustomResourceAnnotationProcessor extends AbstractProcessor
processingEnv| Constructor and Description |
|---|
CustomResourceAnnotationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, init, isInitializedpublic boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process in interface Processorprocess in class AbstractProcessorCopyright © 2015–2022 Red Hat. All rights reserved.