public interface PartitionedCacheDispatcher extends EventDispatcher
Events pertaining to backing-map operations:
EventDispatcher.InterceptorRegistrationEvent<E extends Event<? extends Enum>>| Modifier and Type | Method | Description |
|---|---|---|
BackingMapContext |
getBackingMapContext() |
Return the
BackingMapContext for this dispatcher. |
default String |
getCacheName() |
Return the name of the
cache that this
PartitionedCacheDispatcher is associated with. |
default String |
getServiceName() |
Return the name of the
service that this
PartitionedCacheDispatcher is associated with. |
addEventInterceptor, addEventInterceptor, addEventInterceptor, getSupportedTypes, removeEventInterceptor, removeEventInterceptorBackingMapContext getBackingMapContext()
BackingMapContext for this dispatcher.default String getCacheName()
cache that this
PartitionedCacheDispatcher is associated with.