@SerializeWith(value=PublicKeyStorageInvalidationEvent.ExternalizerImpl.class) public class PublicKeyStorageInvalidationEvent extends InvalidationEvent
Modifier and Type | Class and Description |
---|---|
static class |
PublicKeyStorageInvalidationEvent.ExternalizerImpl |
Constructor and Description |
---|
PublicKeyStorageInvalidationEvent() |
Modifier and Type | Method and Description |
---|---|
static PublicKeyStorageInvalidationEvent |
create(String cacheKey) |
String |
getCacheKey() |
String |
getId() |
String |
toString() |
equals, hashCode
public static PublicKeyStorageInvalidationEvent create(String cacheKey)
public String getId()
getId
in class InvalidationEvent
public String getCacheKey()
Copyright © 2020 JBoss by Red Hat. All rights reserved.