| Package | Description |
|---|---|
| org.lsst.ccs |
This package deals with core classes for subsystems.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentConfigurationEnvironment |
Agent.getComponentConfigurationEnvironment(Object obj)
Get the ComponentConfigurationEnvironment object for a given Object.
|
ComponentConfigurationEnvironment |
ConfigurationService.getComponentConfigurationEnvironment(String name)
Gets a configuration service dedicated to a specific component
|
ComponentConfigurationEnvironment |
Agent.getComponentConfigurationEnvironmentByName(String name)
Get the ComponentConfigurationEnvironment object for a given node name.
|
Copyright © 2018 LSST. All rights reserved.