37a92863b9a16a236e2dfc8522912225634e5b1d
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 17
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 4 | ||
Extract Method public reload() : void extracted from public onApplicationEvent(event ApplicationEvent) : void in class org.geoserver.security.GeoServerSecurityManager | From | To | |
Extract Method public reload(newCatalog Catalog) : void extracted from public reload() : void in class org.geoserver.config.impl.GeoServerImpl | From | To | |
Extract Method public getConfigurationFile(loader GeoServerResourceLoader) : Resource extracted from public MonitorConfig(loader GeoServerResourceLoader) in class org.geoserver.monitor.MonitorConfig | From | To | |
Extract Method protected getConfigFile(fileName String, scope Class<?>, rl ResourceStore) : Resource extracted from public getConfigFile(fileName String, scope Class<?>) : Resource in class org.geoserver.cluster.hazelcast.HzCluster | From | To |