@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 |
|---|---|
boolean |
equals(Object o) |
Map<String,SessionData> |
getLastSessionRefreshes() |
int |
hashCode() |
public LastSessionRefreshEvent(Map<String,SessionData> lastSessionRefreshes)
Copyright © 2021 JBoss by Red Hat. All rights reserved.