stella.command
Interface Initing

All Superinterfaces:
Generic
All Known Implementing Classes:
InitAdapter, InitAuxiliary, InitCalibration, InitCcd, InitEnvironment, InitSpectrograph, InitTelescope

public interface Initing
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.