public interface CacheEventListenerConfiguration extends ServiceConfiguration<CacheEventListenerProvider>
CacheEvent
system in a cache.Modifier and Type | Method and Description |
---|---|
java.util.EnumSet<EventType> |
fireOn()
Indicates on which
EventType an event has to be fired |
EventFiring |
firingMode()
Indicates which
firing mode to use |
EventOrdering |
orderingMode()
Indicates which
ordering mode to use |
getServiceType
EventFiring firingMode()
firing mode
to useEventOrdering orderingMode()
ordering mode
to use