Package com.tailf.dp

Class DpNotifReplayThread

Object
Thread
com.tailf.dp.DpNotifReplayThread
All Implemented Interfaces:
Runnable

public class DpNotifReplayThread extends Thread
This class implements the Notification streams thread. The purpose of this class to provide a mechanism for resending notifications.
See Also:
  • Method Details

    • run

      public void run()
      Run method derived from Thread
      Specified by:
      run in interface Runnable
      Overrides:
      run in class Thread
    • getNotifStream

      public DpNotifStream getNotifStream()
      The Notification stream. Holds the context.
    • getStart

      public ConfDatetime getStart()
    • getStop

      public ConfDatetime getStop()