20b67945b055ddc0eef9d5d67ae754ab4533502b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private registerContextListener(context Context) : void renamed to protected createLifecycleListener(context Context) : LifecycleListener in class org.apache.catalina.core.ThreadLocalLeakPreventionListener | From | To | |
Change Return Type | 1 | ||
Change Return Type void to LifecycleListener in method protected createLifecycleListener(context Context) : LifecycleListener in class org.apache.catalina.core.ThreadLocalLeakPreventionListener | From | To |