017fd45b0ac350df786db36875df38b0db7a6c12
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 17
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type EndpointRegistry to EndpointRegistry<String> in method public getEndpointRegistry() : EndpointRegistry<String> in class org.apache.camel.CamelContext | From | To | |
Extract Interface | 1 | ||
Extract Interface org.apache.camel.processor.EndpointAware from classes [org.apache.camel.Producer, org.apache.camel.Route, org.apache.camel.impl.DefaultConsumer] | From | To | |
Extract Method | 2 | ||
Extract Method private gatherChildServices(route Route, includeErrorHandler boolean) : Set<Service> extracted from protected doShutdown() : void in class org.apache.camel.impl.RouteService | From | To | |
Extract Method private gatherChildServices(route Route, includeErrorHandler boolean) : Set<Service> extracted from protected doStop() : void in class org.apache.camel.impl.RouteService | From | To |