54ba2a59f5c1fa4bec7ecfa7e3b6c8f09dcdc83d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Variable | 1 | ||
| Inline Variable ctxCfg : ContextConfig in method public addWebapp(host Host, contextPath String, docBase String) : Context from class org.apache.catalina.startup.Tomcat | From | To | |
| Extract Method | 1 | ||
| Extract Method public addWebapp(host Host, contextPath String, docBase String, config ContextConfig) : Context extracted from public addWebapp(host Host, contextPath String, docBase String) : Context in class org.apache.catalina.startup.Tomcat | From | To |