| Package | Description |
|---|---|
| org.lsst.ccs |
This package deals with core classes for subsystems.
|
| org.lsst.ccs.framework | |
| 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 | Interface and Description |
|---|---|
interface |
ClearAlertHandler
Interface to be implemented by all classes that handle
Alert clearing. |
| 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 © 2019 LSST. All rights reserved.