| Package | Description |
|---|---|
| org.lsst.ccs.config |
Overview
|
| org.lsst.ccs.config.utilities |
| Class and Description |
|---|
| AParameterDescription
Represents an actual parameterDescription.
|
| ASubsystemDescription
An active subsystem Description.
|
| ConfigProfile
This class represents a set of parameter that have been modified for a given subsystem.
|
| ConfigurationFacade.Profiles
this class is used by methods that modify the state of the database:
the registration of a SubsystemDescription will create a new
"default" ConfigProfile and if there was a previous version of the same
description then all profiles pointing to this old version will be returned in the notRegistered field
the "repair" method will take such a Profiles object and
will try to create a result report with registered and unregistered profiles
|
| ConfigurationProxy
Subsystem access to configuration information.
|
| DBInterface
defines the basic methods implemented by a Data Access Object.
|
| DeprecationListener
Call back methods called when a deprecation happens.
|
| DescriptionMismatchListener
An object which is warned when trying to copy a ParameterDescription
to a new SubsystemDescription that does not have a proper ParameterBase
to match.
|
| FIleBasedDAO
Creates a dummy file-based Configuration database.
|
| HqlDAO.AbstractQuery
delegate to Hibernate Query type
|
| HqlDAO.AbstractSession
delegate to Hibernate Session type
|
| ParameterBase
this is an explicit duplication of description of parameter as it is in the subsystem configuration.
|
| ParameterConfiguration
abstract class for all parameter configurations
|
| ParameterDescription
The base class for all Parameter descriptions
|
| ParameterPath
Unique Path in a SubSystem.
|
| PathObject
Two objects with the same ParameterPath are unique in their category.
|
| PersistenceLayerException
forwards an exception fired by the persistence layer.
|
| RunHistory
Entries int his table are generated by reading the status bus where subsystem advertise their startup.
|
| SubsystemDescription
Description for a subsystem as saved in database.
|
| ValueEvent
Registers the date of a value change in engineering mode.
|
| WriterProvider
When locally registering properties the LocalConfigurationProxy may need to write
properties in a File or in memory for tests purposes.
|
| Class and Description |
|---|
| NamesAndTag
A data structure that contains name of subsystem, configuration and tag AND CAT
|
Copyright © 2016 LSST. All rights reserved.