@Plugin(name="LSST CCS Plugin Monitoring Demo",
id="mon-demo",
description="The graphical console plugin that demonstrates the use of the monitoring framework.",
loadAtStart=false)
public class MonitoringDemoPlugin
extends org.lsst.ccs.gconsole.base.ConsolePlugin
| Constructor and Description |
|---|
MonitoringDemoPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize()
Called by the framework when the console starts, to initialize this plugin.
|
Copyright © 2018 LSST. All rights reserved.