stella.command
Interface Quitting

All Superinterfaces:
Generic
All Known Implementing Classes:
QuitAdapter, QuitAuxiliary, QuitCalibration, QuitCcd, QuitEnvironment, QuitMaster, QuitSpectrograph, QuitTelescope

public interface Quitting
extends Generic

A marker interface to indicate that a command has quitting properties. This means that receiving of such a command should oblige the receiving command listener to terminate its virtual machine after sending back a done event.