| Package | Description |
|---|---|
| org.lsst.ccs |
This package deals with core classes for subsystems.
|
| org.lsst.ccs.monitor | |
| org.lsst.ccs.services |
| 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.
Add a ClearAlertHandler to this Subsystem.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Monitor.AlarmHandler
Interface for handling alarm events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AgentPeriodicTaskService
A service to schedule periodic tasks.
|
class |
RuntimeService
A Service to provide jmx access to the Agetn's runtime.
|
Copyright © 2018 LSST. All rights reserved.