- All Superinterfaces:
- Generic
- All Known Implementing Classes:
- StatusAdapter, StatusAuxiliary, StatusCcd, StatusEnvironment, StatusSpectrograph, StatusTelescope
public interface Stating
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.