@SerializeWith(value=ScopeUpdatedEvent.ExternalizerImpl.class) public class ScopeUpdatedEvent extends InvalidationEvent implements AuthorizationCacheInvalidationEvent
| Modifier and Type | Class and Description |
|---|---|
static class |
ScopeUpdatedEvent.ExternalizerImpl |
| Constructor and Description |
|---|
ScopeUpdatedEvent() |
| Modifier and Type | Method and Description |
|---|---|
void |
addInvalidations(StoreFactoryCacheManager cache,
Set<String> invalidations) |
static ScopeUpdatedEvent |
create(String id,
String name,
String serverId) |
String |
getId() |
String |
toString() |
equals, hashCodepublic static ScopeUpdatedEvent create(String id, String name, String serverId)
public String getId()
getId in class InvalidationEventpublic void addInvalidations(StoreFactoryCacheManager cache, Set<String> invalidations)
addInvalidations in interface AuthorizationCacheInvalidationEventCopyright © 2021 JBoss by Red Hat. All rights reserved.