@SupportedAnnotationTypes(value={"io.dekorate.annotation.Dekorate","io.dekorate.kubernetes.annotation.KubernetesApplication","io.dekorate.openshift.annotation.OpenshiftApplication","io.dekorate.knative.annotation.KnativeApplication","io.dekorate.option.annotation.GeneratorOptions"}) public class GeneratorOptionsProcessor extends AbstractAnnotationProcessor implements OptionsGenerator, WithSession
DOT, JSON, LOGGER, PACKAGE, PROJECT, TMP, YMLprocessingEnvOPTIONSproject| Constructor and Description |
|---|
GeneratorOptionsProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Element element) |
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, configurePaths, getConfigType, getKey, isInputPathValid, isOutputPathValid, on, resolveadd, propertiesMapgetSessionapplyToProject, getProject, projectExists, setProjectpublic boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process in interface Processorprocess in class AbstractProcessorpublic void add(Element element)
add in interface SessionHandlerCopyright © 2018–2020 Red Hat. All rights reserved.