
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 |
|---|---|
| ConfigurationDescription |
A configuration summary.
|
| ConfigurationHandlerSet |
A set of several ConfigurationHandlers.
|
| ConfigurationView |
A view of the configuration parameters values, ordered by the component they
belong to.
|
| LocalConfigurationDAO |
Configuration proxy that registers configurations locally as properties
files.
|
| PackCst |
Constants for this package.
|
| PropertiesPrintWriter |
a PrintWriter dedicated to writing properties files.
|
| SafeConfigurationPropertiesFileWriter |
Creates a subsystem and writes the corresponding safe configuration files in
the external resources.
|
| 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 © 2018 LSST. All rights reserved.