Uses of Class
org.apache.camel.main.DefaultConfigurationProperties
-
-
Uses of DefaultConfigurationProperties in org.apache.camel.main
Subclasses of DefaultConfigurationProperties in org.apache.camel.main Modifier and Type Class Description classMainConfigurationPropertiesGlobal configuration for Camel Main to setup context name, stream caching and other global configurations.Methods in org.apache.camel.main with parameters of type DefaultConfigurationProperties Modifier and Type Method Description static voidDefaultConfigurationConfigurer. configure(org.apache.camel.CamelContext camelContext, DefaultConfigurationProperties<?> config)Configures theCamelContextwith the configuration.
-