All Classes and Interfaces

Class
Description
Configuration class that replace synchronous Camel Health Checks with asynchronous ones.
 
 
 
 
 
 
 
Callback that allows custom logic during starting up CamelContext and just after CamelContext has been fully started.
 
 
 
 
Camel
invalid reference
HealthIndicator
.
 
 
Camel InfoContributor
 
Controller to keep the main running and perform graceful shutdown when the JVM is stopped.
 
To help configuring Camel properties that have been defined in Spring Boot configuration files.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
A spring application listener that when spring boot is starting (refresh event) will setup Camel by:
 
 
 
 
 
 
 
 
 
 
 
 
 
Environment post processor that automatically sets the Camel virtual thread system property when Spring Boot virtual threads are enabled.
 
 
 
 
 
 
 
 
 
 
 
 
To load properties from files, such as a secret mounted to the container.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Management context configuration for controlling access logging on the management server.
Configuration properties for management server access logging.
 
The properties component is used for using property placeholders in endpoint uris.
The CamelContext created by Spring Boot.
Extension to DefaultPropertiesParser that will lookup in Spring via PropertyResolver.getProperty(String).
 
 
 
This class is a copy from camel-core so we do not have direct dependency on internal classes