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