b2d27a1d7b586dd5aa4a74fa1b25249e36dc7ec9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method private resetIfNeeded(value Object) : void from class org.springframework.cloud.netflix.zuul.ZuulProxyAutoConfiguration.ZuulDiscoveryRefreshListener to private resetIfNeeded(value Object) : void from class org.springframework.cloud.netflix.zuul.ZuulServerAutoConfiguration.ZuulRefreshListener | From | To | |
Move Method private reset() : void from class org.springframework.cloud.netflix.zuul.ZuulProxyAutoConfiguration.ZuulDiscoveryRefreshListener to private reset() : void from class org.springframework.cloud.netflix.zuul.ZuulServerAutoConfiguration.ZuulRefreshListener | From | To | |
Extract Method | 1 | ||
Extract Method private reset() : void extracted from public onApplicationEvent(event ApplicationEvent) : void in class org.springframework.cloud.netflix.zuul.ZuulServerAutoConfiguration.ZuulRefreshListener | From | To |