67338036098c90e8cc12fad9dadb32d5dc2d5863
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable executor : ThreadPoolExecutor to oldStartStopThreads : int in method public setStartStopThreads(startStopThreads int) : void in class org.apache.catalina.core.ContainerBase | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type executor : ThreadPoolExecutor to oldStartStopThreads : int in method public setStartStopThreads(startStopThreads int) : void in class org.apache.catalina.core.ContainerBase | From | To | |
| Extract Method | 1 | ||
| Extract Method private reconfigureStartStopExecutor(threads int) : void extracted from protected initInternal() : void in class org.apache.catalina.core.ContainerBase | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type startStopExecutor : ThreadPoolExecutor to startStopExecutor : ExecutorService in class org.apache.catalina.core.ContainerBase | From | To |