@SupportedAnnotationTypes(value="org.apache.camel.Converter") public class TypeConverterProcessor extends AbstractCamelAnnotationProcessor
processingEnv| Constructor and Description |
|---|
TypeConverterProcessor() |
| 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