Class | Description |
---|---|
AnnotationProcessorHelper |
Abstract class for Camel apt plugins.
|
CoreEipAnnotationProcessor |
Process all camel-core's model classes (EIPs and DSL) and generate json schema documentation
|
DocumentationHelper |
Helper to find documentation for inherited options when a component extends another.
|
EndpointAnnotationProcessor |
Processes all Camel
UriEndpoint s and generate json schema documentation for the endpoint/component. |
ModelAnnotationProcessor |
APT compiler plugin to generate JSon Schema for all EIP models and camel-spring's
|
SpringAnnotationProcessor |
Process camel-spring's
|
Apache Camel