Class PostActivateBlockingListener<K,​V>

    • Constructor Detail

      • PostActivateBlockingListener

        public PostActivateBlockingListener​(org.infinispan.Cache<K,​V> cache,
                                            BiConsumer<K,​V> consumer)
    • Method Detail

      • postActivate

        public CompletionStage<Void> postActivate​(org.infinispan.notifications.cachelistener.event.CacheEntryActivatedEvent<K,​V> event)