| 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.framework |
| Class and Description |
|---|
| ClearAlertHandler
Interface to be implemented by all classes that handle
Alert clearing. |
| Configurable.Environment
Deprecated.
Use ComponentConfigurationEnvironment instead
|
| Class and Description |
|---|
| ConfigurationServiceException
Deprecated.
use org.lsst.ccs.config.ConfigurationServiceException instead
|
| Class and Description |
|---|
| ClearAlertHandler.ClearAlertCode
Enumeration of codes returned when the canClearAlert method is invoked.
|
| Configurable
Deprecated.
|
| Configurable.Environment
Deprecated.
Use ComponentConfigurationEnvironment instead
|
| HasLifecycle
Interface to be implemented by all ComponentNode objects that wish to be invoked
during one of the following life-cycle phases:
init
start
post-start
shutdown
|
| Module.ValueUpdate |
| Signal
Conveys a signal to an SignalHandler component.
|
| SignalHandler
A component that can receive a Signal.
|
| SignalLevel
A list of signals that can be sent to "SignalHandler" components.
|
| TreeWalkerDiag
Some methods are executed during "treewalking" (that is from parent to children nodes).
|
Copyright © 2016 LSST. All rights reserved.