Uses of Class
org.apache.dubbo.common.threadpool.event.ThreadPoolExhaustedEvent
Packages that use ThreadPoolExhaustedEvent
-
Uses of ThreadPoolExhaustedEvent in org.apache.dubbo.common.threadpool.event
Methods in org.apache.dubbo.common.threadpool.event with parameters of type ThreadPoolExhaustedEventModifier and TypeMethodDescriptionvoidThreadPoolExhaustedListener.onEvent(ThreadPoolExhaustedEvent event) Notify when the thread pool is exhausted.