接口 TimeoutObserver

所有已知实现类:
ExecuteWatchdog

public interface TimeoutObserver
Description: Title:首亨软件 - CRM、TSS、ERP等信息化管理软件
  • 方法概要

    修饰符和类型
    方法
    说明
    void
    Called when the watchdog times out.
  • 方法详细资料

    • timeoutOccured

      void timeoutOccured(Watchdog w)
      Called when the watchdog times out.
      参数:
      w - the watchdog that timed out.