Interface | Description |
---|---|
CamelContextConfiguration |
Class | Description |
---|---|
CamelAutoConfiguration | |
CamelConfigurationProperties | |
CamelMainRunController |
Controller to keep the main running and perform graceful shutdown when the JVM is stopped.
|
CamelSpringBootApplicationController | |
ComponentConfigurationProperties | |
DataFormatConfigurationProperties | |
FatJarPackageScanClassResolver |
An implementation of the
org.apache.camel.spi.PackageScanClassResolver that is able to
scan spring-boot fat jars to find classes contained also in nested jars. |
FilePropertySource |
To load properties from files, such as a secret mounted to the container.
|
LanguageConfigurationProperties | |
RoutesCollector |
Collects routes and rests from the various sources (like Spring application context beans registry or opinionated
classpath locations) and injects these into the Camel context.
|
SpringTypeConverter | |
TypeConversionConfiguration |
Exception | Description |
---|---|
CamelSpringBootInitializationException |
Apache Camel