5be15dc14916d51efeea71b4a4ccabd3aa08ec5e
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public getCacheName() : String renamed to public getConfigurationUri() : String in class org.apache.camel.component.ehcache.EhcacheConfiguration | From | To | |
Move Method | 2 | ||
Move Method public setValueType(valueType String) : void from class org.apache.camel.component.ehcache.EhcacheConfiguration to public setValueType(valueType String) : void from class org.apache.camel.component.ehcache.springboot.EhcacheComponentConfiguration.EhcacheConfigurationNestedConfiguration | From | To | |
Move Method public setKeyType(keyType String) : void from class org.apache.camel.component.ehcache.EhcacheConfiguration to public setKeyType(keyType String) : void from class org.apache.camel.component.ehcache.springboot.EhcacheComponentConfiguration.EhcacheConfigurationNestedConfiguration | From | To | |
Move Attribute | 1 | ||
Move Attribute private configUri : String from class org.apache.camel.component.ehcache.EhcacheConfiguration to private configUri : String from class org.apache.camel.component.ehcache.springboot.EhcacheComponentConfiguration.EhcacheConfigurationNestedConfiguration | From | To | |
Extract Class | 1 | ||
Extract Class org.apache.camel.component.ehcache.springboot.EhcacheComponentConfiguration.EhcacheConfigurationNestedConfiguration from class org.apache.camel.component.ehcache.EhcacheConfiguration | From | To |