| 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 |
BusMaster
A bus master is a subsystem that can send write commands and acquire locks.
|
class |
Subsystem
The base class for a CCS subsystem.
|
| Modifier and Type | Field and Description |
|---|---|
protected static Map<Object,Agent> |
Agent.OBJECT_SUBSYSTEM_MAP |
| Constructor and Description |
|---|
AlertService(Agent a)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static Monitor |
Monitor.create(Agent agent) |
| Constructor and Description |
|---|
Monitor(Agent a)
Base Monitor framework constructor
|
Monitor(Agent a,
Monitor.AlarmHandler alarmHand) |
| Constructor and Description |
|---|
AgentLockService(Agent agent) |
AgentMBeanService(Agent a) |
AgentMonitorService(Agent a) |
AgentPeriodicTaskService(Agent a)
Create an instance of the AgentPeriodicTaskService for a given Agent.
|
AgentStatusAggregatorService(Agent a) |
DataProviderDictionaryService(Agent a)
Create an instance of the AgentPeriodicTaskService for a given Agent.
|
RuntimeService(Agent a)
Create an instance of the RuntimeSerice for a given Agent.
|
| Constructor and Description |
|---|
AgentAlertStateAlertListener(Agent agent) |
AlertService(Agent a) |
Copyright © 2018 LSST. All rights reserved.