Class ContextAwareScheduledThreadPoolProperties
java.lang.Object
io.github.resilience4j.common.scheduled.threadpool.configuration.ContextAwareScheduledThreadPoolConfigurationProperties
io.github.resilience4j.scheduled.threadpool.autoconfigure.ContextAwareScheduledThreadPoolProperties
@ConfigurationProperties(prefix="resilience4j.scheduled.executor")
public class ContextAwareScheduledThreadPoolProperties
extends io.github.resilience4j.common.scheduled.threadpool.configuration.ContextAwareScheduledThreadPoolConfigurationProperties
-
Constructor Summary
Constructors Constructor Description ContextAwareScheduledThreadPoolProperties() -
Method Summary
-
Constructor Details
-
ContextAwareScheduledThreadPoolProperties
public ContextAwareScheduledThreadPoolProperties()
-