|
Change Variable Type properties : Map<Object,Map<String,Object>> to properties : Map<PropertyOptionKey,Map<String,Object>> in method protected autoConfigurationFromProperties(camelContext CamelContext) : void in class org.apache.camel.main.MainSupport |
From |
To |
|
Change Variable Type obj : Object to pok : PropertyOptionKey in method protected autoConfigurationFromProperties(camelContext CamelContext) : void in class org.apache.camel.main.MainSupport |
From |
To |
|
Change Variable Type properties : Map<Object,Map<String,Object>> to properties : Map<String,Object> in method protected autoConfigurationPropertiesComponent(camelContext CamelContext) : void in class org.apache.camel.main.MainSupport |
From |
To |