Class NetworkConfigReloadDaemon

All Implemented Interfaces:
GuiceLifecycleListener, StoppableService, Runnable

public class NetworkConfigReloadDaemon extends GuiceRecurringDaemon
  • Field Details

    • configInstanceId

      @Inject public String configInstanceId
      Uniquely identifies us to the configuration provider (e.g. for proactive updates)
  • Constructor Details

    • NetworkConfigReloadDaemon

      @Inject protected NetworkConfigReloadDaemon()
  • Method Details