| 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 |
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
Deprecated.
|
class |
CalcChannel
An extension of DerivedChannel that supports basic operations among Channels.
|
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 |
AgentHeartBeatService
A Service to manage the HeartBeat for CCS Agents.
|
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 © 2022 LSST. All rights reserved.