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

    Methods inherited from class io.github.resilience4j.common.scheduled.threadpool.configuration.ContextAwareScheduledThreadPoolConfigurationProperties

    build, getContextPropagators, getCorePoolSize, setContextPropagators, setCorePoolSize

    Methods inherited from class java.lang.Object

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