c417a18cc8f7e6d444408600c87492e90811af6a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 4 | ||
| Rename Variable apps : List<String> to ret : List<String> in method public getApps() : Collection<String> in class org.eclipse.jetty.deploy.jmx.DeploymentManagerMBean | From | To | |
| Rename Variable app : App to entry : DeploymentManager.AppEntry in method public getApps() : Collection<String> in class org.eclipse.jetty.deploy.jmx.DeploymentManagerMBean | From | To | |
| Rename Variable app : App to entry : DeploymentManager.AppEntry in method public getApps(nodeName String) : Collection<String> in class org.eclipse.jetty.deploy.jmx.DeploymentManagerMBean | From | To | |
| Rename Variable apps : List<String> to ret : List<String> in method public getApps(nodeName String) : Collection<String> in class org.eclipse.jetty.deploy.jmx.DeploymentManagerMBean | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type app : App to entry : DeploymentManager.AppEntry in method public getApps() : Collection<String> in class org.eclipse.jetty.deploy.jmx.DeploymentManagerMBean | From | To | |
| Change Variable Type app : App to entry : DeploymentManager.AppEntry in method public getApps(nodeName String) : Collection<String> in class org.eclipse.jetty.deploy.jmx.DeploymentManagerMBean | From | To |