Class MetricThreadPoolExhaustedListener

java.lang.Object
org.apache.dubbo.metrics.collector.sample.MetricThreadPoolExhaustedListener
All Implemented Interfaces:
org.apache.dubbo.common.threadpool.event.ThreadPoolExhaustedListener

public class MetricThreadPoolExhaustedListener extends Object implements org.apache.dubbo.common.threadpool.event.ThreadPoolExhaustedListener
  • Constructor Details

  • Method Details

    • onEvent

      public void onEvent(org.apache.dubbo.common.threadpool.event.ThreadPoolExhaustedEvent event)
      Specified by:
      onEvent in interface org.apache.dubbo.common.threadpool.event.ThreadPoolExhaustedListener