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