| Package | Description |
|---|---|
| org.lsst.ccs.localdb.configdb |
Remote operations on the Configuration service.
|
| org.lsst.ccs.localdb.configdb.model |
Overview
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationFacade.registerConfiguration(Description desc,
org.lsst.ccs.bus.data.ConfigurationInfo ci,
ConfigurationInfoData cid)
Registration of an incoming
ConfigurationInfo object via the Status Bus. |
void |
ConfigurationFacade.registerStandaloneStatusConfigurationInfo(Description desc,
ConfigurationInfoData cid)
This methods resolves the association between the ConfigurationInfo
registered previously via the command bus and the subsequent
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationInfoData |
HibernateDAO.getConfigurationInfoData(Description desc,
long date) |
Copyright © 2019 LSST. All rights reserved.