Uses of Package
com.github.benmanes.caffeine.jcache.event
-
Packages that use com.github.benmanes.caffeine.jcache.event Package Description com.github.benmanes.caffeine.jcache com.github.benmanes.caffeine.jcache.event com.github.benmanes.caffeine.jcache.integration -
Classes in com.github.benmanes.caffeine.jcache.event used by com.github.benmanes.caffeine.jcache Class Description EventDispatcher A 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.event Class Description EventDispatcher A dispatcher that publishes cache events to listeners for asynchronous execution.EventTypeAwareListener A decorator that dispatches the event iff the listener supports that action.JCacheEntryEvent A cache event dispatched to a listener.Registration The registration of aCacheEntryListener
for event dispatching. -
Classes in com.github.benmanes.caffeine.jcache.event used by com.github.benmanes.caffeine.jcache.integration Class Description EventDispatcher A dispatcher that publishes cache events to listeners for asynchronous execution.