Uses of Class
io.github.resilience4j.cache.event.CacheOnErrorEvent
Packages that use CacheOnErrorEvent
-
Uses of CacheOnErrorEvent in io.github.resilience4j.cache
Method parameters in io.github.resilience4j.cache with type arguments of type CacheOnErrorEventModifier and TypeMethodDescriptionCache.EventPublisher.onError(io.github.resilience4j.core.EventConsumer<CacheOnErrorEvent> eventConsumer) -
Uses of CacheOnErrorEvent in io.github.resilience4j.cache.internal
Method parameters in io.github.resilience4j.cache.internal with type arguments of type CacheOnErrorEventModifier and TypeMethodDescriptionCacheImpl.CacheEventProcessor.onError(io.github.resilience4j.core.EventConsumer<CacheOnErrorEvent> eventConsumer)