@SupportedAnnotationTypes(value="io.fabric8.kubernetes.generator.annotation.KubernetesProvider") public class KubernetesProviderProcessor extends AbstractProcessor
processingEnv| Constructor and Description |
|---|
KubernetesProviderProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static TypeElement |
getClassElement(Element element) |
static PackageElement |
getPackageElement(Element element) |
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 AbstractProcessorpublic static TypeElement getClassElement(Element element)
public static PackageElement getPackageElement(Element element)
Copyright © 2011–2015 Red Hat. All rights reserved.