Uses of Class
com.github.benmanes.caffeine.jcache.event.JCacheEntryEvent
Packages that use JCacheEntryEvent
-
Uses of JCacheEntryEvent in com.github.benmanes.caffeine.jcache.event
Methods in com.github.benmanes.caffeine.jcache.event with parameters of type JCacheEntryEventModifier and TypeMethodDescriptionvoid
EventTypeAwareListener.dispatch
(@NonNull JCacheEntryEvent<K, V> event) Processes the event and logs if an exception is thrown.