Uses of Class
org.apache.camel.main.ThreadPoolProfileConfigurationProperties
-
Uses of ThreadPoolProfileConfigurationProperties in org.apache.camel.main
Methods in org.apache.camel.main that return types with arguments of type ThreadPoolProfileConfigurationPropertiesMethods in org.apache.camel.main with parameters of type ThreadPoolProfileConfigurationPropertiesModifier and TypeMethodDescriptionThreadPoolConfigurationProperties.addConfig(String id, ThreadPoolProfileConfigurationProperties config) Adds a configuration for a specific thread pool profile (inherits default values)Method parameters in org.apache.camel.main with type arguments of type ThreadPoolProfileConfigurationPropertiesModifier and TypeMethodDescriptionvoidThreadPoolConfigurationProperties.setConfig(Map<String, ThreadPoolProfileConfigurationProperties> config) Adds a configuration for a specific thread pool profile (inherits default values)