82dbe00cf9a939faf9c94714863e3ba275b9d1ad
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public onReloadRoutes(camelContext CamelContext, name String, resource InputStream) : void renamed to public onReloadXml(camelContext CamelContext, name String, resource InputStream) : void in class org.apache.camel.spi.ReloadStrategy | From | To | |
Rename Method public onReloadRoutes(camelContext CamelContext, name String, resource InputStream) : void renamed to public onReloadXml(camelContext CamelContext, name String, resource InputStream) : void in class org.apache.camel.support.ReloadStrategySupport | From | To | |
Rename Variable | 1 | ||
Rename Variable strategy : String to folder : String in method public testReloadStrategy() : void in class org.apache.camel.management.ManagedFileWatcherReloadStrategyTest | From | To |