- All Superinterfaces:
- Generic
- All Known Implementing Classes:
- AbortAdapter, AbortAuxiliary, AbortCalibration, AbortCcd, AbortEnvironment, AbortSpectrograph, AbortTelescope
public interface Aborting
extends Generic
A marker interface to indicate that a command has aborting 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.