| Package | Description |
|---|---|
| org.lsst.ccs |
This package deals with core classes for subsystems.
|
| org.lsst.ccs.config |
Classes responsible for managing the configuration of a subsystem.
|
| org.lsst.ccs.config.remote | |
| org.lsst.ccs.framework | |
| org.lsst.ccs.monitor | |
| org.lsst.ccs.services | |
| org.lsst.ccs.services.alert |
| Class and Description |
|---|
| Agent
Minimal component able to communicate on the buses.
|
| Agent.RunningCommand
Represents a command accepted for execution by this
Agent. |
| CommandHelper
A class to make it easier to execute commands while correctly handling ACKS,
NACKS, and exceptions.
|
| CommandHelper.RunnableWithException
An interface similar to Runnable but which allows exceptions to be generated and handled.
|
| ComponentConfigurationEnvironment
Utility class to provide access to the Configuration API for a given
component.
|
| ConfigurationListener
A Configuration listener interface.
|
| ConfigurationListener.ConfigurationOperation
The type of configuration operation that lead to the ConfigurationListener
notification.
|
| ConfigurationService.ConfigurationLock
Gets a handle on the configuration lock when an object of this class is
instantiated.
|
| HardwareException
base class ofr Hardware Exception.
|
| 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. |
| ServiceLifecycle
Package protected extension of
HasLifecycle
It provides additional life cycle steps that should only be used by services. |
| Subsystem
The base class for a CCS subsystem.
|
| SystemStateException
Base class for reporting subsystem state anomalies.
|
| Class and Description |
|---|
| ConfigurationService
Provides the Configuration API to the subsystem it stands for.
|
| Class and Description |
|---|
| ConfigurationService
Provides the Configuration API to the subsystem it stands for.
|
| Class and Description |
|---|
| HardwareException
base class ofr Hardware Exception.
|
| Class and Description |
|---|
| HardwareException
base class ofr Hardware Exception.
|
| Subsystem
The base class for a CCS subsystem.
|
| Class and Description |
|---|
| Agent
Minimal component able to communicate on the buses.
|
| HardwareException
base class ofr Hardware Exception.
|
| ServiceLifecycle
Package protected extension of
HasLifecycle
It provides additional life cycle steps that should only be used by services. |
| StateChangeListener
An internal listener to state changes.
|
| Class and Description |
|---|
| Agent
Minimal component able to communicate on the buses.
|
| ServiceLifecycle
Package protected extension of
HasLifecycle
It provides additional life cycle steps that should only be used by services. |
Copyright © 2021 LSST. All rights reserved.