Interface SubSystem

    • Method Detail

      • enable

        void enable()
        Performs enable actions for the subsystem.
        Throws:
        EnableException - If an error occurred during enable and it is fatal to the subsystem.
      • disable

        void disable()
        Performs disable actions for the subsystem