Class SimpleTaskExecutorStats

Object
SimpleTaskExecutorStats
All Implemented Interfaces:
ThreadPoolStats

@ManagedResource public class SimpleTaskExecutorStats extends Object implements ThreadPoolStats
  • Constructor Details

    • SimpleTaskExecutorStats

      public SimpleTaskExecutorStats()
  • Method Details

    • setPool

      public void setPool(SimpleAsyncTaskExecutor pool)
    • getPoolSize

      @ManagedAttribute public int getPoolSize()
      Specified by:
      getPoolSize in interface ThreadPoolStats
    • getActiveThreadCount

      @ManagedAttribute public int getActiveThreadCount()
      Specified by:
      getActiveThreadCount in interface ThreadPoolStats