public interface SessionAttributeKey extends org.wildfly.clustering.ee.Key<String>, Comparable<SessionAttributeKey>
| Modifier and Type | Method and Description |
|---|---|
default int |
compareTo(SessionAttributeKey key) |
UUID |
getAttributeId() |
UUID getAttributeId()
default int compareTo(SessionAttributeKey key)
compareTo in interface Comparable<SessionAttributeKey>Copyright © 2022 JBoss by Red Hat. All rights reserved.