Class SchedulerFactory

java.lang.Object
io.github.resilience4j.circuitbreaker.internal.SchedulerFactory

public class SchedulerFactory
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    static SchedulerFactory getInstance()  
    java.util.concurrent.ScheduledExecutorService getScheduler()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait