Interface ThreadPoolInfo


  • public interface ThreadPoolInfo
    • Method Detail

      • getThreads

        int getThreads()
      • getIdleThreads

        int getIdleThreads()
      • isLowOnThreads

        boolean isLowOnThreads()