@SupportedAnnotationTypes(value={"io.fabric8.kubernetes.model.annotation.Group","io.fabric8.kubernetes.model.annotation.Version","io.fabric8.kubernetes.model.annotation.Kind","io.fabric8.kubernetes.model.annotation.Plural","io.fabric8.kubernetes.model.annotation.Singular","io.dekorate.crd.annotation.Crd"}) public class CustomResourceAnnotationProcessor extends AbstractAnnotationProcessor implements CustomResourceGenerator
DOT, JSON, LOGGER, PACKAGE, PROJECT, TMP, YMLprocessingEnvproject| Constructor and Description |
|---|
CustomResourceAnnotationProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Element element) |
static <T> T |
firstOf(Optional<T>... optionals) |
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
getOutputDirectory, getSession, init, process, readApplicationConfiggetCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, isInitializedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddAnnotationConfiguration, addPropertyConfiguration, ongenerate, getConfigType, getKeyadd, propertiesMapgetSessionapplyToProject, getProject, projectExists, setProjectpublic boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process in interface Processorprocess in class AbstractProcessorpublic static <T> T firstOf(Optional<T>... optionals)
public void add(Element element)
add in interface SessionHandlerCopyright © 2018–2021 Red Hat. All rights reserved.