类 ThreadPoolExhaustedEvent


  • public class ThreadPoolExhaustedEvent
    extends Object
    An Event when the Dubbo thread pool is exhausted.
    • 构造器详细资料

      • ThreadPoolExhaustedEvent

        public ThreadPoolExhaustedEvent​(String msg)
    • 方法详细资料

      • getMsg

        public String getMsg()