Package org.apache.camel.maven.packaging.dsl.component
-
Class Summary Class Description ComponentDslBuilderFactoryGenerator DSL Generator class that generates main component specific builder factory, e.g: KafkaComponentBuilderFactoryComponentDslInnerBuilderGenerator DSL Generator class that generates component specific builder interface that contains the fluent methods, placed as inner of the main component builder factory.ComponentDslInnerImplBuilderGenerator DSL Generator class that generates component implementation of the component builder interface.ComponentsBuilderFactoryGenerator Used to generate the main ComponentBuilderFactory which is the main entry of the DSLs.ComponentsDslMetadataRegistry Metadata components registry, used to keep track of the components generated DSLs in order to sync the pom file and relevant main builder factory file