b06af60ddb78f04f6231b5e0e8a709454797518b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type maxActiveSessions : int to maxActiveSessions : Integer in method public setMaxActiveSessions(maxActiveSessions Integer) : void in class org.jboss.as.web.session.SharedSessionManagerConfig | From | To | |
Change Parameter Type maxActiveSessions : int to maxActiveSessions : Integer in method public DistributableSessionManagerStatistics(activeSessionStatistics ActiveSessionStatistics, inactiveSessionStatistics InactiveSessionStatistics, maxActiveSessions Integer) in class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerStatistics | From | To | |
Change Return Type | 4 | ||
Change Return Type int to Integer in method public getMaxActiveSessions() : Integer in class org.wildfly.extension.undertow.session.DistributableSessionManagerConfiguration | From | To | |
Change Return Type int to Integer in method public getMaxActiveSessions() : Integer in class org.jboss.as.web.session.SharedSessionManagerConfig | From | To | |
Change Return Type int to Integer in method public getMaxActiveSessions() : Integer in class org.wildfly.extension.undertow.session.SimpleDistributableSessionManagerConfiguration | From | To | |
Change Return Type int to Integer in method public getMaxActiveSessions() : Integer in class org.wildfly.clustering.web.session.SessionManagerFactoryConfiguration | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type maxActiveSessions : int to maxActiveSessions : Integer in class org.jboss.as.web.session.SharedSessionManagerConfig | From | To | |
Change Attribute Type maxActiveSessions : int to maxActiveSessions : Integer in class org.wildfly.clustering.web.undertow.session.DistributableSessionManagerStatistics | From | To |