Uses of Class
com.github.benmanes.caffeine.jcache.event.EventTypeAwareListener
Packages that use EventTypeAwareListener
-
Uses of EventTypeAwareListener in com.github.benmanes.caffeine.jcache.event
Fields in com.github.benmanes.caffeine.jcache.event declared as EventTypeAwareListenerMethods in com.github.benmanes.caffeine.jcache.event that return EventTypeAwareListenerConstructors in com.github.benmanes.caffeine.jcache.event with parameters of type EventTypeAwareListenerModifierConstructorDescriptionRegistration
(javax.cache.configuration.CacheEntryListenerConfiguration<K, V> configuration, javax.cache.event.CacheEntryEventFilter<K, V> filter, EventTypeAwareListener<K, V> listener)