9600bc4fec55a4ed02f2404dfd33b3584491ec80
Files Diff
- Added: 6
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable pollingConsumer : PollingConsumer to consumer : PollingConsumer in method protected createInjectionPollingConsumer(endpoint Endpoint, bean Object, beanName String) : PollingConsumer in class org.apache.camel.impl.CamelPostProcessorHelper | From | To | |
Rename Attribute | 1 | ||
Rename Attribute servicesToClose : List<Service> to servicesToStop : List<Service> in class org.apache.camel.impl.DefaultCamelContext | From | To | |
Extract Variable | 1 | ||
Extract Variable context : CamelContext in method protected createInjectionProducerTemplate(endpointUri String, endpointRef String, endpointProperty String, injectionPointName String, bean Object) : ProducerTemplate from class org.apache.camel.impl.CamelPostProcessorHelper | From | To | |
Rename Parameter | 3 | ||
Rename Parameter closeOnShutdown : boolean to stopOnShutdown : boolean in method public addService(object Object, stopOnShutdown boolean) : void in class org.apache.camel.CamelContext | From | To | |
Rename Parameter closeOnShutdown : boolean to stopOnShutdown : boolean in method public addService(object Object, stopOnShutdown boolean) : void in class org.apache.camel.impl.DefaultCamelContext | From | To | |
Rename Parameter closeOnShutdown : boolean to stopOnShutdown : boolean in method private doAddService(object Object, stopOnShutdown boolean) : void in class org.apache.camel.impl.DefaultCamelContext | From | To |