dd5780a79863c259a48caf3940cc3021ceb144cd
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method protected doLoadProperties(paths List<PropertiesLocation>) : Properties extracted from public parseUri(uri String, paths List<PropertiesLocation>) : String in class org.apache.camel.component.properties.PropertiesComponent | From | To | |
Rename Parameter | 2 | ||
Rename Parameter uris : String... to locations : String... in method public parseUri(uri String, locations String...) : String in class org.apache.camel.spi.PropertiesComponent | From | To | |
Rename Parameter uris : String... to locations : String... in method public parseUri(uri String, locations String...) : String in class org.apache.camel.component.properties.PropertiesComponent | From | To |