@SerializeWith(value=LastSessionRefreshEvent.ExternalizerImpl.class) public class LastSessionRefreshEvent extends Object implements ClusterEvent
Modifier and Type | Class and Description |
---|---|
static class |
LastSessionRefreshEvent.ExternalizerImpl |
Constructor and Description |
---|
LastSessionRefreshEvent(Map<String,SessionData> lastSessionRefreshes) |
Modifier and Type | Method and Description |
---|---|
Map<String,SessionData> |
getLastSessionRefreshes() |
public LastSessionRefreshEvent(Map<String,SessionData> lastSessionRefreshes)
public Map<String,SessionData> getLastSessionRefreshes()
Copyright © 2020 JBoss by Red Hat. All rights reserved.