- All Superinterfaces:
- Generic
- All Known Implementing Classes:
- ParkAdapter, ParkAuxiliary, ParkCalibration, ParkCcd, ParkEnvironment, ParkMaster, ParkSpectrograph, ParkTelescope
public interface Parking
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.