Class RetryingInvoker

  • All Implemented Interfaces:
    org.wildfly.clustering.ee.Invoker

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

      • RetryingInvoker

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