| 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.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationLoadedData |
ConfigurationService.getConfigurationLoadedData()
Get the ConfigurationLoadedData object that describes the data as it
has been loaded/saved for the current description.
|
ConfigurationLoadedData |
ConfigurationDAOWrapper.initialLoadConfiguration(ConfigurationDescription configDescription,
boolean failOnException) |
ConfigurationLoadedData |
ConfigurationDAOWrapper.loadConfiguration(ConfigurationDescription configDescription) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationLoadedData.putConfigurationLoadedData(ConfigurationLoadedData loadedData) |
Copyright © 2022 LSST. All rights reserved.