class |
AbstractGenerateConfigurerMojo |
Abstract class for configurer generator.
|
class |
ComponentDslMojo |
Generate Endpoint DSL source files for Components.
|
class |
EndpointDslMojo |
Generate Endpoint DSL source files for Components.
|
class |
EndpointSchemaGeneratorMojo |
|
class |
GenerateConfigurerMojo |
Generate configurer classes from @Configuer annotated classes for main sources.
|
class |
GenerateEndpointUriFactoryMojo |
Abstract class for endpoint uri factory generator.
|
class |
GenerateInvokeOnHeaderMojo |
Abstract class for @InvokeOnHeader factory generator.
|
class |
GenerateTestConfigurerMojo |
Generate configurer classes from @Configuer annotated classes for test sources.
|
class |
ModelXmlParserGeneratorMojo |
Generate Model lightweight XML Parser source code.
|
class |
PackageComponentMojo |
Analyses the Camel plugins in a project and generates extra descriptor information for easier auto-discovery in
Camel.
|
class |
PackageDataFormatMojo |
Analyses the Camel plugins in a project and generates extra descriptor information for easier auto-discovery in
Camel.
|
class |
PackageJandexMojo |
Generate a Jandex index for classes compiled as part of the current project.
|
class |
PackageJaxbMojo |
Analyses the Camel plugins in a project and generates extra descriptor information for easier auto-discovery in
Camel.
|
class |
PackageLanguageMojo |
Analyses the Camel plugins in a project and generates extra descriptor information for easier auto-discovery in
Camel.
|
class |
PackageLegalMojo |
Analyses the Camel plugins in a project and generates legal files.
|
class |
PackageModelMojo |
Analyses the Camel EIPs in a project and generates extra descriptor information for easier auto-discovery in Camel.
|
class |
PackageOtherMojo |
Analyses the Camel plugins in a project and generates extra descriptor information for easier auto-discovery in
Camel.
|
class |
PrepareCamelMainDocMojo |
Prepares camel-main by updating main documentation.
|
class |
PrepareCamelMainMojo |
Prepares camel-main by generating Camel Main configuration metadata for tooling support.
|
class |
PrepareComponentMojo |
Prepares a Camel component analyzing if the maven module contains Camel
components
dataformats
languages
others
And for each of those generates extra descriptors and schema files for easier auto-discovery in Camel and tooling.
|
class |
SchemaGeneratorMojo |
|
class |
SpiGeneratorMojo |
|
class |
TypeConverterLoaderGeneratorMojo |
|
class |
UpdateEagerClassloadedHelper |
Updates the EagerClassloadedHelper.java with the class names to eager load when using camel-main.
|
class |
UpdateMainHelper |
Updates camel-main with the known component, data-format, and language names.
|
class |
UpdateReadmeMojo |
Generate or updates the component/dataformat/language/eip readme.md and .adoc files in the project root directory.
|
class |
UpdateSensitizeHelper |
Updates the SensitiveHelper.java with the known secret option names
|
class |
ValidateComponentMojo |
Validate a Camel component analyzing if the meta-data files for
components
dataformats
languages
all contains the needed meta-data such as assigned labels, documentation for each option
|