public interface PartitionedServiceDispatcher extends EventDispatcher
Event
s
from a PartitionedService
. This dispatcher can raise:
EventDispatcher.InterceptorRegistrationEvent<E extends Event<? extends Enum>>
Modifier and Type | Method | Description |
---|---|---|
PartitionedService |
getService() |
Return the
PartitionedService for this dispatcher. |
addEventInterceptor, addEventInterceptor, addEventInterceptor, getSupportedTypes, removeEventInterceptor, removeEventInterceptor
PartitionedService getService()
PartitionedService
for this dispatcher.PartitionedService
for this dispatcher