Class StatusUpdater

All Implemented Interfaces:
Iterable<ComponentType>, Channel, ComponentType, Eligible, Manager

public class StatusUpdater extends VmDefUpdater
Updates the CR status.
  • Constructor Details

    • StatusUpdater

      public StatusUpdater(Channel componentChannel)
      Instantiates a new status updater.
      Parameters:
      componentChannel - the component channel
  • Method Details