1194813f65f4f51c72cea064db9e18d52ecf27ff
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public getMatchType() : MappingMatch renamed to public getMappingMatch() : MappingMatch in class org.apache.catalina.core.ApplicationMapping.MappingImpl | From | To | |
Rename Method public getMatchType() : MappingMatch renamed to public getMappingMatch() : MappingMatch in class javax.servlet.http.Mapping | From | To | |
Extract Method | 1 | ||
Extract Method private doTestMappingDirect(contextPath String, mapping String, requestPath String, matchValue String, matchType String) : void extracted from private doTestMapping(contextPath String, mapping String, requestPath String, matchValue String, matchType String) : void in class org.apache.catalina.core.TestApplicationMapping | From | To |