类 TaskSchedulingProperties.Simple

java.lang.Object
org.springframework.boot.autoconfigure.task.TaskSchedulingProperties.Simple
封闭类:
TaskSchedulingProperties

public static class TaskSchedulingProperties.Simple extends Object
  • 构造器详细资料

    • Simple

      public Simple()
  • 方法详细资料

    • getConcurrencyLimit

      public Integer getConcurrencyLimit()
    • setConcurrencyLimit

      public void setConcurrencyLimit(Integer concurrencyLimit)