public interface Event<K,V>
Modifier and Type | Interface and Description |
---|---|
static class |
Event.Type |
Modifier and Type | Method and Description |
---|---|
Cache<K,V> |
getCache() |
Event.Type |
getType() |
boolean |
isPre() |
Event.Type getType()
boolean isPre()
Copyright © 2021 JBoss by Red Hat. All rights reserved.