2ab4a1b54f6301f038a309e8ea7f4692b7dd5a8b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 1 | ||
Pull Up Method protected exclude(name String) : boolean from class org.apache.catalina.ha.session.DeltaSession to protected exclude(name String, value Object) : boolean from class org.apache.catalina.session.StandardSession | From | To | |
Extract Method | 1 | ||
Extract Method public willAttributeDistribute(name String, value Object) : boolean extracted from public willAttributeDistribute(name String) : boolean in class org.apache.catalina.ha.session.ClusterManagerBase | From | To |