08d16f5c7fa48997576334fe1738bec7e6fd20ba
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable batch : Batch in method private resumeBatch() : BatchContext from class org.wildfly.clustering.web.undertow.session.DistributableSession | From | To | |
Extract Method | 10 | ||
Extract Method private resumeBatch() : BatchContext extracted from public getMaxInactiveInterval() : int in class org.wildfly.clustering.web.undertow.session.DistributableSession | From | To | |
Extract Method private resumeBatch() : BatchContext extracted from public getCreationTime() : long in class org.wildfly.clustering.web.undertow.session.DistributableSession | From | To | |
Extract Method private resumeBatch() : BatchContext extracted from public getAttributeNames() : Set<String> in class org.wildfly.clustering.web.undertow.session.DistributableSession | From | To | |
Extract Method private resumeBatch() : BatchContext extracted from public invalidate(exchange HttpServerExchange) : void in class org.wildfly.clustering.web.undertow.session.DistributableSession | From | To | |
Extract Method private resumeBatch() : BatchContext extracted from public changeSessionId(exchange HttpServerExchange, config SessionConfig) : String in class org.wildfly.clustering.web.undertow.session.DistributableSession | From | To | |
Extract Method private resumeBatch() : BatchContext extracted from public setMaxInactiveInterval(interval int) : void in class org.wildfly.clustering.web.undertow.session.DistributableSession | From | To | |
Extract Method private resumeBatch() : BatchContext extracted from public removeAttribute(name String) : Object in class org.wildfly.clustering.web.undertow.session.DistributableSession | From | To | |
Extract Method private resumeBatch() : BatchContext extracted from public getLastAccessedTime() : long in class org.wildfly.clustering.web.undertow.session.DistributableSession | From | To | |
Extract Method private resumeBatch() : BatchContext extracted from public getAttribute(name String) : Object in class org.wildfly.clustering.web.undertow.session.DistributableSession | From | To | |
Extract Method private resumeBatch() : BatchContext extracted from public setAttribute(name String, value Object) : Object in class org.wildfly.clustering.web.undertow.session.DistributableSession | From | To |