| 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 | |
| org.lsst.ccs.subsystem.monitor |
| 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.
The different purposes of this interface have been split in
specific interfaces. see
ConfigurationBulkChangeHandler, HasLifecycle, UsesSubsystem |
| Configurable.Environment
Deprecated.
Use ComponentConfigurationEnvironment instead
|
| HasLifecycle
Interface to implement for components that require to perform tasks at
specific times of the enclosing Subsystem life cycle.
|
| 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).
|
| Class and Description |
|---|
| Configurable
Deprecated.
The different purposes of this interface have been split in
specific interfaces. see
ConfigurationBulkChangeHandler, HasLifecycle, UsesSubsystem |
| ConfigurableComponent
Deprecated.
Use Configurable instead.
|
| HardwareController
Interface to implement for components that handle direct or indirect
interaction with hardware.
|
| HasLifecycle
Interface to implement for components that require to perform tasks at
specific times of the enclosing Subsystem life cycle.
|
| Module
Building block for a ModularSubsystem.
|
| SignalHandler
A component that can receive a Signal.
|
| TreeWalkerDiag
Some methods are executed during "treewalking" (that is from parent to children nodes).
|
Copyright © 2016 LSST. All rights reserved.