Class ThreadPoolStatusChecker

java.lang.Object
org.apache.dubbo.rpc.protocol.dubbo.status.ThreadPoolStatusChecker
All Implemented Interfaces:
org.apache.dubbo.common.status.StatusChecker

@Activate public class ThreadPoolStatusChecker extends Object implements org.apache.dubbo.common.status.StatusChecker
ThreadPoolStatusChecker
  • Constructor Details

    • ThreadPoolStatusChecker

      public ThreadPoolStatusChecker(org.apache.dubbo.rpc.model.ApplicationModel applicationModel)
  • Method Details

    • check

      public org.apache.dubbo.common.status.Status check()
      Specified by:
      check in interface org.apache.dubbo.common.status.StatusChecker