ae1d031fda6116ea6042ee5b866922df84df2ebb
Files Diff
- Added: 10
- Removed: 1
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Method | 1 | ||
Pull Up Method public test(baseURLDep1 URL, baseURLDep2 URL) : void from class org.jboss.as.test.clustering.cluster.web.shared.SharedSessionTestCase to public test(baseURLDep1 URL, baseURLDep2 URL) : void from class org.jboss.as.test.clustering.cluster.web.shared.AbstractSharedSessionTestCase | From | To | |
Pull Up Attribute | 2 | ||
Pull Up Attribute private MODULE_2 : String from class org.jboss.as.test.clustering.cluster.web.shared.SharedSessionTestCase to private MODULE_2 : String from class org.jboss.as.test.clustering.cluster.web.shared.AbstractSharedSessionTestCase | From | To | |
Pull Up Attribute private MODULE_1 : String from class org.jboss.as.test.clustering.cluster.web.shared.SharedSessionTestCase to private MODULE_1 : String from class org.jboss.as.test.clustering.cluster.web.shared.AbstractSharedSessionTestCase | From | To | |
Extract Superclass | 1 | ||
Extract Superclass org.jboss.as.test.clustering.cluster.web.shared.AbstractSharedSessionTestCase from classes [org.jboss.as.test.clustering.cluster.web.shared.SharedSessionTestCase] | From | To | |
Rename Attribute | 2 | ||
Rename Attribute factory : SessionManagementProviderFactory to sessionManagementProviderFactory : SessionManagementProviderFactory in class org.wildfly.extension.undertow.deployment.SharedSessionManagerDeploymentProcessor | From | To | |
Rename Attribute nonDistributableProvider : SessionManagementProvider to nonDistributableSessionManagementProvider : SessionManagementProvider in class org.wildfly.extension.undertow.deployment.SharedSessionManagerDeploymentProcessor | From | To |