Uses of Package
org.lsst.ccs.config
Packages that use org.lsst.ccs.config
Package
Description
This package deals with core classes for subsystems.
This package defines all the public data sent on the CCS buses via
messages defined in package org.lsst.ccs.bus.messages.
Classes responsible for managing the configuration of a subsystem.
-
Classes in org.lsst.ccs.config used by org.lsst.ccsClassDescriptionDAO interface to configuration data.An object that describes an Agent's full configuration.A class containing the loaded configuration data.Exception standing for issues accessing the configuration service.A view of the configuration parameters values, ordered by the component they belong to.A class describing a single category tag.A Class containing data for a single Configuration Category Tag.
-
Classes in org.lsst.ccs.config used by org.lsst.ccs.bus.data
-
Classes in org.lsst.ccs.config used by org.lsst.ccs.configClassDescriptionA Class to chain together SingleCategoryTagData entries for a given category.Class that describes a category tag, i.e.Handles a category of parameters.DAO interface to configuration data.An object that describes an Agent's full configuration.Encapsulates the logic of setting configurable parameters for a given component.A class containing the loaded configuration data.A class meant to process a stack of parameter values, as defined when loading multiple tags, and return a single parameter value.A configuration parameter description class.A class that matches the value of a configuration parameter with the SingleCategoryTag from which it originated.Exception standing for issues accessing the configuration service.A view of the configuration parameters values, ordered by the component they belong to.A class describing a single category tag.A Class containing data for a single Configuration Category Tag.Generic interface for writing, reading and finding properties files against a pattern.
-
Classes in org.lsst.ccs.config used by org.lsst.ccs.config.remoteClassDescriptionDAO interface to configuration data.Exception standing for issues accessing the configuration service.A class describing a single category tag.A Class containing data for a single Configuration Category Tag.
-
Classes in org.lsst.ccs.config used by org.lsst.ccs.framework
-
Classes in org.lsst.ccs.config used by org.lsst.ccs.monitorClassDescriptionAn interface that gives a component more control on how to validate / set a bulk change of configuration parameters.A configuration parameter description class.Interface to be implemented by classes that wish to overwrite the configuration parameter description as specified by the ConfigurationParameter annotation.