3eda16988c6c84d6a084b331d3a2c0d5f8a06196
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type contextCollections : ContextHandlerCollection[] to contextCollections : Handler[] in method public setContextPath(contextPath String) : void in class org.eclipse.jetty.server.handler.ContextHandler | From | To | |
Extract Variable | 1 | ||
Extract Variable handlerClass : Class<ContextHandlerCollection> in method public setContextPath(contextPath String) : void from class org.eclipse.jetty.server.handler.ContextHandler | From | To |