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