@SupportedAnnotationTypes(value={"javax.xml.bind.annotation.*","org.apache.camel.spi.Label"}) public class ModelAnnotationProcessor extends AbstractCamelAnnotationProcessor
processingEnv| Constructor and Description |
|---|
ModelAnnotationProcessor() |
| 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