|
Move Method private registerPropertyForBeanType(registry Registry, beanType Class<T>, propertySetter Consumer<T>) : void from class org.apache.camel.main.MainSupport to private registerPropertyForBeanType(registry Registry, beanType Class<T>, propertySetter Consumer<T>) : void from class org.apache.camel.main.DefaultConfigurationConfigurer |
From |
To |
|
Move Method private registerPropertiesForBeanTypesWithCondition(registry Registry, beanType Class<T>, condition Predicate<T>, propertySetter Consumer<T>) : void from class org.apache.camel.main.MainSupport to private registerPropertiesForBeanTypesWithCondition(registry Registry, beanType Class<T>, condition Predicate<T>, propertySetter Consumer<T>) : void from class org.apache.camel.main.DefaultConfigurationConfigurer |
From |
To |
|
Move Method package afterPropertiesSet(registry Registry, camelContext CamelContext) : void from class org.apache.camel.main.MainSupport to public afterPropertiesSet(camelContext CamelContext, registry Registry) : void from class org.apache.camel.main.DefaultConfigurationConfigurer |
From |
To |
|
Move Method private getSingleBeanOfType(registry Registry, type Class<T>) : T from class org.apache.camel.main.MainSupport to private getSingleBeanOfType(registry Registry, type Class<T>) : T from class org.apache.camel.main.DefaultConfigurationConfigurer |
From |
To |
|
Move Method private initThreadPoolProfiles(registry Registry, camelContext CamelContext) : void from class org.apache.camel.main.MainSupport to private initThreadPoolProfiles(registry Registry, camelContext CamelContext) : void from class org.apache.camel.main.DefaultConfigurationConfigurer |
From |
To |
|
Move Method private addServiceToContext(camelContext CamelContext) : Consumer<T> from class org.apache.camel.main.MainSupport to private addServiceToContext(camelContext CamelContext) : Consumer<T> from class org.apache.camel.main.DefaultConfigurationConfigurer |
From |
To |
|
Move Method private registerPropertiesForBeanTypes(registry Registry, beanType Class<T>, propertySetter Consumer<T>) : void from class org.apache.camel.main.MainSupport to private registerPropertiesForBeanTypes(registry Registry, beanType Class<T>, propertySetter Consumer<T>) : void from class org.apache.camel.main.DefaultConfigurationConfigurer |
From |
To |