Uses of Package
com.github.benmanes.caffeine.jcache.event
Packages that use com.github.benmanes.caffeine.jcache.event
Package
Description
-
Classes in com.github.benmanes.caffeine.jcache.event used by com.github.benmanes.caffeine.jcacheClassDescriptionA dispatcher that publishes cache events to listeners for asynchronous execution.
-
Classes in com.github.benmanes.caffeine.jcache.event used by com.github.benmanes.caffeine.jcache.eventClassDescriptionA dispatcher that publishes cache events to listeners for asynchronous execution.A decorator that dispatches the event iff the listener supports that action.A cache event dispatched to a listener.The registration of a
CacheEntryListener
for event dispatching. -
Classes in com.github.benmanes.caffeine.jcache.event used by com.github.benmanes.caffeine.jcache.integrationClassDescriptionA dispatcher that publishes cache events to listeners for asynchronous execution.