See: Description
| Interface | Description |
|---|---|
| ConfigurationBulkChangeHandler |
An interface that gives a component more control on how to validate / set a
bulk change of configuration parameters.
|
| ConfigurationDAO |
DAO interface to configuration information.
|
| Class | Description |
|---|---|
| CategoryHandler |
Handles a category of parameters.
|
| CategoryTag |
Class that describes a category tag, i.e.
|
| ConfigurationDescription |
A configuration summary.
|
| ConfigurationHandler |
Encapsulates the logic of setting configurable parameters for a given
component.
|
| ConfigurationHandlerBuilder |
Builder for ComponentConfigurationHandler objects.
|
| ConfigurationHandlerSet |
A set of several ConfigurationHandlers.
|
| ConfigurationParameterHandler | |
| ConfigurationView |
A view of the configuration parameters values, ordered by the component they
belong to.
|
| PackCst |
Constants for this package.
|
| PropertiesPrintWriter |
a PrintWriter dedicated to writing properties files.
|
| WriterProvider |
Generic interface for writing, reading and finding properties files against
a pattern.
|
| Exception | Description |
|---|---|
| BulkSettingException |
An exception occurring during the setting step of a bulk change.
|
| BulkValidationException |
An exception occurring during the validation step of a bulk change.
|
| ConfigurationServiceException |
Exception standing for issues accessing the configuration service.
|
Copyright © 2020 LSST. All rights reserved.