Class NonMgmtPostStartup

java.lang.Object
org.epics.archiverappliance.mgmt.NonMgmtPostStartup
All Implemented Interfaces:
Runnable

public class NonMgmtPostStartup extends Object implements Runnable
This pings the mgmt web app to let it know that we have started up.
Author:
mshankar
  • Constructor Details

  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
    • setCancellingFuture

      public void setCancellingFuture(ScheduledFuture<?> cancellingFuture)