Class ASKWatchDog

java.lang.Object
com.progress.open4gl.dynamicapi.ASKWatchDog
All Implemented Interfaces:
com.progress.common.util.IWatchable

public class ASKWatchDog extends Object implements com.progress.common.util.IWatchable
This class is used by Session to coordinate ASK requests with the application server's broker.

This class is not intended to be used directly by open client applications.

  • Field Details

  • Constructor Details

    • ASKWatchDog

      protected ASKWatchDog(String poolName, com.progress.common.ehnlog.IAppLogger log, int initialListSize)
  • Method Details

    • register

      public static void register(Session session)
    • deregister

      public static void deregister(Session session)
    • stop

      public static void stop()
    • watchEvent

      public void watchEvent()
      Specified by:
      watchEvent in interface com.progress.common.util.IWatchable