@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, hashCodepublic static PublicKeyStorageInvalidationEvent create(String cacheKey)
public String getId()
getId in class InvalidationEventpublic String getCacheKey()
Copyright © 2021 JBoss by Red Hat. All rights reserved.