- All Superinterfaces:
- Generic
- All Known Implementing Classes:
- ResetAdapter, ResetAuxiliary, ResetCalibration, ResetCcd, ResetEnvironment, ResetSpectrograph, ResetTelescope
public interface Resetting
extends Generic
A marker interface to indicate that a command has resetting properties.
This means that receiving of such a command should oblige the receiving
command listener to send back a terminal done event to the currently
active command prior to proceeding with the received abort command.