| Class and Description |
|---|
| DefaultConfigurationProperties
Common set of configuration options used by Camel Main, Camel Spring Boot and other runtimes.
|
| HystrixConfigurationProperties
Global configuration for Hystrix EIP circuit breaker.
|
| Main
A Main class for booting up Camel in standalone mode.
|
| MainConfigurationProperties
Global configuration for Camel Main to setup context name, stream caching and other global configurations.
|
| MainListener
A lifecycle listener to receive callbacks when the Main is started and stopped.
|
| MainRegistry |
| MainSupport
Base class for main implementations to allow starting up a JVM with Camel embedded.
|
| MainSupport.Option |
| RestConfigurationProperties
Global configuration for Rest DSL.
|
Apache Camel