| Package | Description |
|---|---|
| org.lsst.ccs |
This package deals with core classes for subsystems.
|
| org.lsst.ccs.monitor |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationService
Provides the Configuration API to the subsystem it stands for.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlertService.addClearAlertHandler(ClearAlertHandler handler)
Deprecated.
This call is no longer needed as the ClearAlertHandler should be picked up by the framework
|
void |
Agent.addClearAlertHandler(ClearAlertHandler handler)
Deprecated.
This call is no longer needed as the ClearAlertHandler should be picked up by the framework
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Monitor.AlarmHandler
Interface for handling alarm events.
|
Copyright © 2017 LSST. All rights reserved.