Interface Service.ThreadPoolAgentMBean

    • Method Detail

      • getActiveCount

        long getActiveCount()
      • getCompletedTaskCount

        long getCompletedTaskCount()
      • getTaskCount

        long getTaskCount()
      • getCorePoolSize

        int getCorePoolSize()
      • getMaximumPoolSize

        int getMaximumPoolSize()
      • getLargestPoolSize

        int getLargestPoolSize()
      • getPoolSize

        int getPoolSize()