Uses of Interface
org.ehcache.event.CacheEvent
Packages that use CacheEvent
-
Uses of CacheEvent in org.ehcache.event
Methods in org.ehcache.event with parameters of type CacheEventModifier and TypeMethodDescriptionvoidCacheEventListener.onEvent(CacheEvent<? extends K, ? extends V> event) Invoked onCacheEventfiring.