@SupportedAnnotationTypes(value="org.apache.camel.spi.annotations.ConstantProvider") public class ConstantProviderProcessor extends AbstractCamelAnnotationProcessor
processingEnv| Constructor and Description |
|---|
ConstantProviderProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doProcess(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
getSupportedSourceVersion, processgetCompletions, getSupportedAnnotationTypes, getSupportedOptions, init, isInitializedprotected void doProcess(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv) throws Exception
doProcess in class AbstractCamelAnnotationProcessorExceptionApache Camel