@Plugin(name="LSST Shutter plugin",
description="Camera shutter status and controls.")
public class ShutterPlugin
extends org.lsst.ccs.gconsole.base.ConsolePlugin
implements org.lsst.ccs.messaging.AgentPresenceListener
| Constructor and Description |
|---|
ShutterPlugin() |
| Modifier and Type | Method and Description |
|---|---|
Dispatcher |
getDispatcher() |
String |
getMenuItemName() |
String |
getMenuName() |
org.lsst.ccs.utilities.scheduler.Scheduler |
getScheduler() |
String |
getWorkerName() |
void |
initialize()
Enables controls to activate or deactivate the GUI.
|
void |
shutdown() |
void |
start() |
void |
stop() |
getConsole, getServices, propertiesChanged, restore, save, setServicesProviderpublic org.lsst.ccs.utilities.scheduler.Scheduler getScheduler()
public Dispatcher getDispatcher()
public String getMenuName()
public String getMenuItemName()
public String getWorkerName()
public void initialize()
initialize in class org.lsst.ccs.gconsole.base.ConsolePluginpublic void start()
start in class org.lsst.ccs.gconsole.base.ConsolePluginpublic void stop()
stop in class org.lsst.ccs.gconsole.base.ConsolePluginpublic void shutdown()
shutdown in class org.lsst.ccs.gconsole.base.ConsolePluginCopyright © 2020 LSST. All rights reserved.