0f24bf1bc9ed89d6034407c93c94ac95849002da
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 7 | ||
Rename Method public getMapping() : Mapping renamed to public getServletMapping() : ServletMapping in class org.apache.catalina.core.ApplicationHttpRequest | From | To | |
Rename Method public getMapping() : Mapping renamed to public getServletMapping() : ServletMapping in class javax.servlet.http.HttpServletRequest | From | To | |
Rename Method public getMapping() : Mapping renamed to public getServletMapping() : ServletMapping in class org.apache.catalina.filters.TesterHttpServletRequest | From | To | |
Rename Method public getMapping() : Mapping renamed to public getServletMapping() : ServletMapping in class org.apache.catalina.connector.RequestFacade | From | To | |
Rename Method public getMapping() : Mapping renamed to public getServletMapping() : ServletMapping in class org.apache.catalina.connector.Request | From | To | |
Rename Method public getMapping() : Mapping renamed to public getServletMapping() : ServletMapping in class javax.servlet.http.HttpServletRequestWrapper | From | To | |
Rename Method public getMapping() : Mapping renamed to public getServletMapping() : ServletMapping in class org.apache.catalina.core.ApplicationMapping | From | To | |
Change Parameter Type | 2 | ||
Change Parameter Type mapping : Mapping to mapping : ServletMapping in method public ApplicationDispatcher(wrapper Wrapper, requestURI String, servletPath String, pathInfo String, queryString String, mapping ServletMapping, name String) in class org.apache.catalina.core.ApplicationDispatcher | From | To | |
Change Parameter Type mapping : Mapping to mapping : ServletMapping in method package setMapping(mapping ServletMapping) : void in class org.apache.catalina.core.ApplicationHttpRequest | From | To | |
Change Return Type | 7 | ||
Change Return Type Mapping to ServletMapping in method public getServletMapping() : ServletMapping in class org.apache.catalina.core.ApplicationMapping | From | To | |
Change Return Type Mapping to ServletMapping in method public getServletMapping() : ServletMapping in class org.apache.catalina.core.ApplicationHttpRequest | From | To | |
Change Return Type Mapping to ServletMapping in method public getServletMapping() : ServletMapping in class org.apache.catalina.filters.TesterHttpServletRequest | From | To | |
Change Return Type Mapping to ServletMapping in method public getServletMapping() : ServletMapping in class javax.servlet.http.HttpServletRequest | From | To | |
Change Return Type Mapping to ServletMapping in method public getServletMapping() : ServletMapping in class javax.servlet.http.HttpServletRequestWrapper | From | To | |
Change Return Type Mapping to ServletMapping in method public getServletMapping() : ServletMapping in class org.apache.catalina.connector.RequestFacade | From | To | |
Change Return Type Mapping to ServletMapping in method public getServletMapping() : ServletMapping in class org.apache.catalina.connector.Request | From | To | |
Rename Class | 1 | ||
Rename Class javax.servlet.http.Mapping renamed to javax.servlet.http.ServletMapping | From | To | |
Change Variable Type | 4 | ||
Change Variable Type mapping : Mapping to mapping : ServletMapping in method public getRequestDispatcher(path String) : RequestDispatcher in class org.apache.catalina.core.ApplicationContext | From | To | |
Change Variable Type forwardMapping : Mapping to forwardMapping : ServletMapping in method protected doGet(req HttpServletRequest, resp HttpServletResponse) : void in class org.apache.catalina.core.TestApplicationMapping.MappingServlet | From | To | |
Change Variable Type mapping : Mapping to mapping : ServletMapping in method protected doGet(req HttpServletRequest, resp HttpServletResponse) : void in class org.apache.catalina.core.TestApplicationMapping.MappingServlet | From | To | |
Change Variable Type includeMapping : Mapping to includeMapping : ServletMapping in method protected doGet(req HttpServletRequest, resp HttpServletResponse) : void in class org.apache.catalina.core.TestApplicationMapping.MappingServlet | From | To | |
Change Attribute Type | 3 | ||
Change Attribute Type mapping : Mapping to mapping : ServletMapping in class org.apache.catalina.core.ApplicationDispatcher | From | To | |
Change Attribute Type mapping : Mapping to mapping : ServletMapping in class org.apache.catalina.core.ApplicationMapping | From | To | |
Change Attribute Type mapping : Mapping to mapping : ServletMapping in class org.apache.catalina.core.ApplicationHttpRequest | From | To |