AbstractApiMethodBaseMojo |
Base class to share API method generator properties with @{link ApiComponentGeneratorMojo}.
|
AbstractApiMethodGeneratorMojo |
Base Mojo class for ApiMethod generators.
|
AbstractGeneratorMojo |
Base class for API based generation MOJOs.
|
AbstractSourceGeneratorMojo |
Base class for API based code generation MOJOs.
|
ApiComponentGeneratorMojo |
Generates Camel Component based on a collection of APIs.
|
ApiMethodAlias |
Represents method alias
|
ApiProxy |
Represents an API to use for generating Camel Component.
|
ExtraOption |
Extra endpoint option to add to generated *EndpointConfiguration
|
FromJavasource |
Java source API generator properties.
|
HelpMojo |
Display help information on camel-api-component-maven-plugin.
Call mvn camel-api-component:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
|
JavaSourceApiMethodGeneratorMojo |
Parses ApiMethod signatures from source.
|
JavaSourceParser |
Java source parser that are used for parsing the proxy API class.
|
SignatureModel |
Models of the method signatures from the parser.
|
Substitution |
Argument name substitution for FileApiMethodGeneratorMojo .
|