e83f012cf5f1388dcab9be427575a655769f75e9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 1 | ||
Inline Variable deploymentConfiguration : DeploymentConfiguration in method public init(servletConfig ServletConfig) : void from class com.vaadin.server.VaadinServlet | From | To | |
Extract Method | 2 | ||
Extract Method protected createDeploymentConfiguration() : DeploymentConfiguration extracted from public init(servletConfig ServletConfig) : void in class com.vaadin.server.VaadinServlet | From | To | |
Extract Method protected createServletService() : VaadinServletService extracted from public init(servletConfig ServletConfig) : void in class com.vaadin.server.VaadinServlet | From | To |