| Package | Description |
|---|---|
| org.lsst.ccs |
This package deals with core classes for subsystems.
|
| org.lsst.ccs.monitor | |
| org.lsst.ccs.services | |
| org.lsst.ccs.services.alert |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationDAOWrapper |
class |
ConfigurationService
Provides the Configuration API to the subsystem it stands for.
|
class |
PersistencyService
This objects is responsible for keeping track of fields annotated with
Persist and to write them into a
local file at subsystem shutdown or at regular time intervals. |
| Modifier and Type | Class and Description |
|---|---|
class |
Alarm
Implements alarms.
|
class |
AlertRaisingAlarm
An Alarm that raises Alerts rather than notifying AlertHandlers.
|
class |
CalcDevice
"Device" for performing calculations.
|
class |
Channel
Handles a monitoring channel.
|
class |
Control
Implements a control "channel".
|
class |
DerivedChannel
A class to be extended by derived channels, i.e.
|
class |
Device
Handles hardware devices
|
class |
Line
Implements hardware output lines.
|
class |
Monitor |
| Modifier and Type | Class and Description |
|---|---|
class |
AgentExecutionService
Service for executing asynchronous tasks.
|
class |
AgentMonitorService
An Agent Service to monitor the status of the agent.
|
class |
AgentPeriodicTaskService
A service to schedule periodic tasks.
|
class |
AgentVersionsService
An Agent Service to handle information related to the distribution.
|
class |
DataProviderDictionaryService
A service to manage a worker subsystem's dictionary of DataProviders.
|
class |
RuntimeService
A Service to provide jmx access to the Agetn's runtime.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AlertService
Agent AlertService.
|
Copyright © 2020 LSST. All rights reserved.