T
- the type of eventpublic interface Event<T extends Enum<T>> extends Event<T>
PartitionedCacheDispatcher
.Modifier and Type | Method | Description |
---|---|---|
PartitionedCacheDispatcher |
getDispatcher() |
Return the
EventDispatcher this event was raised by. |
getType, nextInterceptor
PartitionedCacheDispatcher getDispatcher()
EventDispatcher
this event was raised by.getDispatcher
in interface Event<T extends Enum<T>>