Uses of Class
org.apache.camel.main.DefaultConfigurationProperties
-
Uses of DefaultConfigurationProperties in org.apache.camel.main
Subclasses of DefaultConfigurationProperties in org.apache.camel.mainModifier and TypeClassDescriptionclassGlobal configuration for Camel Main to configure context name, stream caching and other global configurations.Methods in org.apache.camel.main with parameters of type DefaultConfigurationPropertiesModifier and TypeMethodDescriptionstatic voidDefaultConfigurationConfigurer.configure(org.apache.camel.CamelContext camelContext, DefaultConfigurationProperties<?> config) Configures theCamelContextwith the configuration.