99b5cb6c779a88cfd5ff39da32dbe2a4d802f5ad
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type portSupplier : PortSupplier to port : Port in method public buildRequestSpecification(port Port) : RequestSpecBuilder in class org.apache.james.webadmin.WebAdminUtils | From | To | |
Change Return Type | 2 | ||
Change Return Type PortSupplier to Port in method public getWebAdminPort() : Port in class org.apache.james.utils.WebAdminGuiceProbe | From | To | |
Change Return Type PortSupplier to Port in method public getPort() : Port in class org.apache.james.webadmin.WebAdminServer | From | To | |
Extract Method | 1 | ||
Extract Method protected validate(port int) : void extracted from public Port(value int) in class org.apache.james.util.Port | From | To | |
Rename Parameter | 2 | ||
Rename Parameter value : int to port : int in method protected validate(port int) : void in class org.apache.james.util.Port | From | To | |
Rename Parameter portSupplier : PortSupplier to port : Port in method public buildRequestSpecification(port Port) : RequestSpecBuilder in class org.apache.james.webadmin.WebAdminUtils | From | To |