Index
All Classes and Interfaces|All Packages
A
- AbstractSpringBootGenerator - Class in org.apache.camel.springboot.maven
- AbstractSpringBootGenerator() - Constructor for class org.apache.camel.springboot.maven.AbstractSpringBootGenerator
- action - Variable in class org.apache.camel.springboot.maven.StarterGeneratorMojo
- artifactFactory - Variable in class org.apache.camel.springboot.maven.BomDependenciesGeneratorMojo
-
Used to look up Artifacts in the remote repository.
- artifactFactory - Variable in class org.apache.camel.springboot.maven.StarterGeneratorMojo
-
Used to look up Artifacts in the remote repository.
- artifactResolver - Variable in class org.apache.camel.springboot.maven.BomDependenciesGeneratorMojo
-
Used to look up Artifacts in the remote repository.
B
- baseDir - Variable in class org.apache.camel.springboot.maven.SpringBootAutoConfigurationMojo
-
The base directory
- baseDir - Variable in class org.apache.camel.springboot.maven.SpringBootStarterMojo
-
The project directory
- BomDependenciesGeneratorMojo - Class in org.apache.camel.springboot.maven
-
Generate BOM by flattening the current project's dependency management section and applying exclusions.
- BomDependenciesGeneratorMojo() - Constructor for class org.apache.camel.springboot.maven.BomDependenciesGeneratorMojo
- BomGeneratorMojo - Class in org.apache.camel.springboot.maven
-
Generate BOM with only the camel spring boot starter dependencies.
- BomGeneratorMojo() - Constructor for class org.apache.camel.springboot.maven.BomGeneratorMojo
- buildDir - Variable in class org.apache.camel.springboot.maven.UpdateSpringBootAutoConfigurationReadmeMojo
-
The project build directory
C
- cache(Supplier<T>) - Static method in class org.apache.camel.springboot.maven.AbstractSpringBootGenerator
- catalogDir - Variable in class org.apache.camel.springboot.maven.PrepareCatalogSpringBootMojo
-
The catalog directory
- checkConflicts - Variable in class org.apache.camel.springboot.maven.BomDependenciesGeneratorMojo
-
The conflict checks configured by the user
- classesDir - Variable in class org.apache.camel.springboot.maven.SpringBootAutoConfigurationMojo
-
The output directory for generated component schema file
- componentName - Variable in class org.apache.camel.springboot.maven.StarterGeneratorMojo
D
- dependencies - Variable in class org.apache.camel.springboot.maven.BomDependenciesGeneratorMojo
-
The user configuration
- doExecute() - Method in class org.apache.camel.springboot.maven.StarterGeneratorMojo
E
- execute() - Method in class org.apache.camel.springboot.maven.AbstractSpringBootGenerator
-
Execute goal.
- execute() - Method in class org.apache.camel.springboot.maven.BomDependenciesGeneratorMojo
- execute() - Method in class org.apache.camel.springboot.maven.BomGeneratorMojo
- execute() - Method in class org.apache.camel.springboot.maven.StarterGeneratorMojo
- execute() - Method in class org.apache.camel.springboot.maven.UpdateSpringBootAutoConfigurationReadmeMojo
- executeAll() - Method in class org.apache.camel.springboot.maven.AbstractSpringBootGenerator
- executeAll() - Method in class org.apache.camel.springboot.maven.PrepareCatalogSpringBootMojo
- executeAll() - Method in class org.apache.camel.springboot.maven.SpringBootAutoConfigurationMojo
- executeAll() - Method in class org.apache.camel.springboot.maven.SpringBootStarterMojo
- executeComponents(JarFile, Map<String, Supplier<String>>) - Method in class org.apache.camel.springboot.maven.PrepareCatalogSpringBootMojo
- executeDataFormats(JarFile, Map<String, Supplier<String>>) - Method in class org.apache.camel.springboot.maven.PrepareCatalogSpringBootMojo
- executeLanguages(JarFile, Map<String, Supplier<String>>) - Method in class org.apache.camel.springboot.maven.PrepareCatalogSpringBootMojo
- executeOthers(JarFile, Map<String, Supplier<String>>) - Method in class org.apache.camel.springboot.maven.PrepareCatalogSpringBootMojo
F
- failOnError - Variable in class org.apache.camel.springboot.maven.BomDependenciesGeneratorMojo
-
The user configuration
- findComponentNames(JarFile) - Method in class org.apache.camel.springboot.maven.AbstractSpringBootGenerator
- findDataFormatNames(JarFile) - Method in class org.apache.camel.springboot.maven.AbstractSpringBootGenerator
- findLanguageNames(JarFile) - Method in class org.apache.camel.springboot.maven.AbstractSpringBootGenerator
- findNames(JarFile, String) - Method in class org.apache.camel.springboot.maven.AbstractSpringBootGenerator
G
- getArtifactId() - Method in class org.apache.camel.springboot.maven.model.SpringBootModel
- getDefaultValue() - Method in class org.apache.camel.springboot.maven.model.SpringBootAutoConfigureOptionModel
- getDescription() - Method in class org.apache.camel.springboot.maven.model.SpringBootAutoConfigureOptionModel
- getGroupId() - Method in class org.apache.camel.springboot.maven.model.SpringBootModel
- getJarFile() - Method in class org.apache.camel.springboot.maven.AbstractSpringBootGenerator
- getJarFile(String, String) - Method in class org.apache.camel.springboot.maven.AbstractSpringBootGenerator
- getJavaType() - Method in class org.apache.camel.springboot.maven.model.SpringBootAutoConfigureOptionModel
- getJSonFiles(JarFile) - Method in class org.apache.camel.springboot.maven.AbstractSpringBootGenerator
- getMainDep() - Method in class org.apache.camel.springboot.maven.AbstractSpringBootGenerator
- getMainDepArtifactId() - Method in class org.apache.camel.springboot.maven.AbstractSpringBootGenerator
- getMainDepGroupId() - Method in class org.apache.camel.springboot.maven.AbstractSpringBootGenerator
- getMainDepVersion() - Method in class org.apache.camel.springboot.maven.AbstractSpringBootGenerator
- getName() - Method in class org.apache.camel.springboot.maven.model.SpringBootAutoConfigureOptionModel
- getOptions() - Method in class org.apache.camel.springboot.maven.model.SpringBootModel
- getProjectClassLoader() - Method in class org.apache.camel.springboot.maven.SpringBootAutoConfigurationMojo
- getShortDefaultValue(int) - Method in class org.apache.camel.springboot.maven.model.SpringBootAutoConfigureOptionModel
- getShortJavaType() - Method in class org.apache.camel.springboot.maven.model.SpringBootAutoConfigureOptionModel
- getShortJavaType(int) - Method in class org.apache.camel.springboot.maven.model.SpringBootAutoConfigureOptionModel
-
Deprecated.
- getTitle() - Method in class org.apache.camel.springboot.maven.model.SpringBootModel
- getVersion() - Method in class org.apache.camel.springboot.maven.model.SpringBootModel
I
- isIgnore(String) - Method in class org.apache.camel.springboot.maven.AbstractSpringBootGenerator
- isIgnore(String) - Method in class org.apache.camel.springboot.maven.PrepareCatalogSpringBootMojo
- isIgnore(String) - Method in class org.apache.camel.springboot.maven.SpringBootAutoConfigurationMojo
L
- loadComponentJson(Map<String, Supplier<String>>, String) - Method in class org.apache.camel.springboot.maven.AbstractSpringBootGenerator
- loadDataFormatJson(Map<String, Supplier<String>>, String) - Method in class org.apache.camel.springboot.maven.AbstractSpringBootGenerator
- loadJson(JarFile, JarEntry) - Static method in class org.apache.camel.springboot.maven.AbstractSpringBootGenerator
- loadJsonOfType(Map<String, Supplier<String>>, String, String) - Method in class org.apache.camel.springboot.maven.AbstractSpringBootGenerator
- loadLanguageJson(Map<String, Supplier<String>>, String) - Method in class org.apache.camel.springboot.maven.AbstractSpringBootGenerator
- loadModelJson(Map<String, Supplier<String>>, String) - Method in class org.apache.camel.springboot.maven.AbstractSpringBootGenerator
- loadOtherJson(Map<String, Supplier<String>>, String) - Method in class org.apache.camel.springboot.maven.AbstractSpringBootGenerator
- localRepository - Variable in class org.apache.camel.springboot.maven.BomDependenciesGeneratorMojo
-
Location of the local repository.
O
- org.apache.camel.springboot.maven - package org.apache.camel.springboot.maven
- org.apache.camel.springboot.maven.model - package org.apache.camel.springboot.maven.model
P
- PrepareCatalogSpringBootMojo - Class in org.apache.camel.springboot.maven
-
Prepares the Spring Boot provider camel catalog to include component it supports
- PrepareCatalogSpringBootMojo() - Constructor for class org.apache.camel.springboot.maven.PrepareCatalogSpringBootMojo
- project - Variable in class org.apache.camel.springboot.maven.AbstractSpringBootGenerator
-
The maven project.
- project - Variable in class org.apache.camel.springboot.maven.BomDependenciesGeneratorMojo
-
The maven project.
- project - Variable in class org.apache.camel.springboot.maven.BomGeneratorMojo
-
The maven project.
- project - Variable in class org.apache.camel.springboot.maven.StarterGeneratorMojo
-
The maven project.
- project - Variable in class org.apache.camel.springboot.maven.UpdateSpringBootAutoConfigurationReadmeMojo
-
The maven project.
R
- remoteRepositories - Variable in class org.apache.camel.springboot.maven.BomDependenciesGeneratorMojo
-
List of Remote Repositories used by the resolver
S
- setArtifactId(String) - Method in class org.apache.camel.springboot.maven.model.SpringBootModel
- setDefaultValue(String) - Method in class org.apache.camel.springboot.maven.model.SpringBootAutoConfigureOptionModel
- setDescription(String) - Method in class org.apache.camel.springboot.maven.model.SpringBootAutoConfigureOptionModel
- setGroupId(String) - Method in class org.apache.camel.springboot.maven.model.SpringBootModel
- setJavaType(String) - Method in class org.apache.camel.springboot.maven.model.SpringBootAutoConfigureOptionModel
- setName(String) - Method in class org.apache.camel.springboot.maven.model.SpringBootAutoConfigureOptionModel
- setOptions(List<SpringBootAutoConfigureOptionModel>) - Method in class org.apache.camel.springboot.maven.model.SpringBootModel
- setTitle(String) - Method in class org.apache.camel.springboot.maven.model.SpringBootModel
- setVersion(String) - Method in class org.apache.camel.springboot.maven.model.SpringBootModel
- sourcePom - Variable in class org.apache.camel.springboot.maven.BomDependenciesGeneratorMojo
-
The source pom template file.
- sourcePom - Variable in class org.apache.camel.springboot.maven.BomGeneratorMojo
-
The source pom template file.
- sourcePom - Variable in class org.apache.camel.springboot.maven.StarterGeneratorMojo
-
The source pom template file.
- SpringBootAutoConfigurationMojo - Class in org.apache.camel.springboot.maven
-
Generate Spring Boot auto configuration files for Camel components and data formats.
- SpringBootAutoConfigurationMojo() - Constructor for class org.apache.camel.springboot.maven.SpringBootAutoConfigurationMojo
- SpringBootAutoConfigureOptionModel - Class in org.apache.camel.springboot.maven.model
- SpringBootAutoConfigureOptionModel() - Constructor for class org.apache.camel.springboot.maven.model.SpringBootAutoConfigureOptionModel
- SpringBootModel - Class in org.apache.camel.springboot.maven.model
- SpringBootModel() - Constructor for class org.apache.camel.springboot.maven.model.SpringBootModel
- SpringBootStarterMojo - Class in org.apache.camel.springboot.maven
-
Generate Spring Boot starter for the component
- SpringBootStarterMojo() - Constructor for class org.apache.camel.springboot.maven.SpringBootStarterMojo
- StarterGeneratorMojo - Class in org.apache.camel.springboot.maven
- StarterGeneratorMojo() - Constructor for class org.apache.camel.springboot.maven.StarterGeneratorMojo
- startersDir - Variable in class org.apache.camel.springboot.maven.BomDependenciesGeneratorMojo
- startersDir - Variable in class org.apache.camel.springboot.maven.BomGeneratorMojo
- startersDir - Variable in class org.apache.camel.springboot.maven.StarterGeneratorMojo
T
- targetPom - Variable in class org.apache.camel.springboot.maven.BomDependenciesGeneratorMojo
-
The pom file.
- targetPom - Variable in class org.apache.camel.springboot.maven.BomGeneratorMojo
-
The pom file.
U
- UpdateSpringBootAutoConfigurationReadmeMojo - Class in org.apache.camel.springboot.maven
-
For all the Camel components that has Spring Boot starter JAR, their documentation .adoc files in their component directory is updated to include spring boot auto configuration options.
- UpdateSpringBootAutoConfigurationReadmeMojo() - Constructor for class org.apache.camel.springboot.maven.UpdateSpringBootAutoConfigurationReadmeMojo
W
- writeIfChanged(String, File) - Method in class org.apache.camel.springboot.maven.AbstractSpringBootGenerator
All Classes and Interfaces|All Packages