30a9b981fb9c4510fdbeb4bcf935a0392f942ec4
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type post : DefaultCamelBeanPostProcessor to post : CamelBeanPostProcessor in method protected createCamelContext() : CamelContext in class org.apache.camel.impl.BeanInjectRouteBuilderTest | From | To | |
Extract Interface | 1 | ||
Extract Interface org.apache.camel.spi.CamelBeanPostProcessor from classes [org.apache.camel.spring.CamelBeanPostProcessor, org.apache.camel.impl.DefaultCamelBeanPostProcessor] | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type postProcessor : DefaultCamelBeanPostProcessor to postProcessor : CamelBeanPostProcessor in class org.apache.camel.impl.CamelProduceInterfaceEventNotifierTest | From | To | |
Change Attribute Type postProcessor : DefaultCamelBeanPostProcessor to postProcessor : CamelBeanPostProcessor in class org.apache.camel.impl.DefaultInjector | From | To | |
Change Attribute Type postProcessor : DefaultCamelBeanPostProcessor to postProcessor : CamelBeanPostProcessor in class org.apache.camel.impl.DefaultCamelBeanPostProcessorTest | From | To |