d45cfc55583d52acd8cdbd598fb8a95f1651aa00
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable serviceName : String in method public getLocalService(geoServer GeoServer, ev JMSServiceModifyEvent) : ServiceInfo from class org.geoserver.cluster.impl.handlers.configuration.JMSServiceHandler | From | To | |
Inline Variable | 1 | ||
Inline Variable options : Properties in method public handleServiceChange(service ServiceInfo, propertyNames List<String>, oldValues List<Object>, newValues List<Object>) : void from class org.geoserver.cluster.server.JMSConfigurationListener | From | To | |
Extract Method | 1 | ||
Extract Method private handleServiceEvent(event JMSServiceModifyEvent) : void extracted from public handleServiceChange(service ServiceInfo, propertyNames List<String>, oldValues List<Object>, newValues List<Object>) : void in class org.geoserver.cluster.server.JMSConfigurationListener | From | To |