クラス ServerProperties.Tomcat.Threads

java.lang.ObjectSE
org.springframework.boot.autoconfigure.web.ServerProperties.Tomcat.Threads
含まれているクラス:
ServerProperties.Tomcat

public static class ServerProperties.Tomcat.Threads extends ObjectSE
Tomcat スレッドプロパティ。
  • コンストラクターの詳細

    • Threads

      public Threads()
  • メソッドの詳細

    • getMax

      public int getMax()
    • setMax

      public void setMax(int max)
    • getMinSpare

      public int getMinSpare()
    • setMinSpare

      public void setMinSpare(int minSpare)
    • getMaxQueueCapacity

      public int getMaxQueueCapacity()
    • setMaxQueueCapacity

      public void setMaxQueueCapacity(int maxQueueCapacity)