| Package | Description |
|---|---|
| org.lsst.ccs.gconsole.base | |
| org.lsst.ccs.gconsole.plugins.alert |
Alert notification service and plugin.
|
| org.lsst.ccs.gconsole.plugins.commandbrowser |
Command browser tool.
|
| org.lsst.ccs.gconsole.plugins.console |
Plugin that provides command console.
|
| org.lsst.ccs.gconsole.plugins.demo.life | |
| org.lsst.ccs.gconsole.plugins.demo.monitor | |
| org.lsst.ccs.gconsole.plugins.elog | |
| org.lsst.ccs.gconsole.plugins.monitor |
The CCS graphical console plugin and infrastructure classes that support displaying monitoring data.
|
| org.lsst.ccs.gconsole.plugins.plots | |
| org.lsst.ccs.gconsole.plugins.rest |
Plugin that provides ReST interface to the trending database.
|
| org.lsst.ccs.gconsole.plugins.tracer |
Plugin that provides tracer functionality.
|
| org.lsst.ccs.gconsole.plugins.trending |
Plugin that plots trending data.
|
| org.lsst.ccs.gconsole.services.optpage | |
| org.lsst.ccs.gconsole.util.refrig |
| Modifier and Type | Method and Description |
|---|---|
ConsolePlugin |
ConsolePluginServices.getPlugin()
Returns a reference to the graphical console plugin associated with this
ConsolePluginServices instance. |
| Constructor and Description |
|---|
ConsolePluginServices(Console console,
ConsolePlugin plugin,
ComponentDescriptor descriptor) |
| Modifier and Type | Class and Description |
|---|---|
class |
LsstAlertPlugin
Graphical console plugin that handles alerts received from CCS subsystems.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LsstCommandBrowserPlugin
LSST Command Browser Plugin.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LsstConsolePlugin
Plugin that creates and manages command consoles.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LifeCyclePlugin |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregatorTest |
class |
NewStylePlugin
New style monitoring GUI demo.
|
class |
TradStylePlugin
Traditional style monitoring GUI demo.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LsstELogPlugin
This plugin deals with creating postings to the LSST CCS ELog.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LsstMonitorPlugin
Graphical console plugin that supports display of monitoring data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LsstPlotsPlugin
Graphical console plugin that displays AIDA plots published on the status bus.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LsstRestPlugin
This plugin deals with attaching to the restful interfaces, and fetching and
displaying trending data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LsstTracerPlugin
Graphical console plugin that creates and manages Tracers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LsstTrendingPlugin
Graphical console plugin that plots historical trending data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LsstOptionalPageService
Service plugin that provides support for optional pages utility.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RefrigerationPlugin
Stub for the refrigeration GUI.
|
Copyright © 2018 LSST. All rights reserved.