
@Plugin(name="LSST CCS Commons Focal Plane",
id="commons-focal-plane",
description="LSST CCS support for focal plane views")
public class FocalPlanePlugin
extends org.lsst.ccs.gconsole.base.ConsolePlugin
| Modifier and Type | Field and Description |
|---|---|
static String |
MONITOR_PAGE_CATEGORY |
| Constructor and Description |
|---|
FocalPlanePlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize() |
void |
start() |
void |
stop() |
public static final String MONITOR_PAGE_CATEGORY
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.ConsolePluginCopyright © 2019 LSST. All rights reserved.