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 SchedulerFactorygetInstance()java.util.concurrent.ScheduledExecutorServicegetScheduler()
-
Method Details
-
getInstance
-
getScheduler
public java.util.concurrent.ScheduledExecutorService getScheduler()
-