Class RetryingInvoker

java.lang.Object
org.wildfly.clustering.ee.cache.retry.RetryingInvoker
org.wildfly.clustering.ee.infinispan.retry.RetryingInvoker
All Implemented Interfaces:
Invoker

public class RetryingInvoker extends RetryingInvoker
Retrying invoker whose retry intervals are auto-generated based an Infinispan cache configuration.
Author:
Paul Ferraro
  • Constructor Details

    • RetryingInvoker

      public RetryingInvoker(org.infinispan.Cache<?,?> cache)