7a0d5293f683c227098d9069744f436b1ecc7e78
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Push Down Method | 1 | ||
Push Down Method public getResourceBasePath() : String from class ro.pippo.core.route.StaticResourceHandler to public getResourceBasePath() : String from class ro.pippo.core.route.ClasspathResourceHandler | From | To | |
Push Down Attribute | 1 | ||
Push Down Attribute private resourceBasePath : String from class ro.pippo.core.route.StaticResourceHandler to private resourceBasePath : String from class ro.pippo.core.route.ClasspathResourceHandler | From | To | |
Rename Parameter | 1 | ||
Rename Parameter resourceBasePath : String to directory : String in method public FileResourceHandler(urlPath String, directory String) in class ro.pippo.core.route.FileResourceHandler | From | To |