| Package | Description |
|---|---|
| org.lsst.ccs |
This package deals with core classes for subsystems.
|
| Modifier and Type | Method and Description |
|---|---|
default ComponentConfigurationEnvironment |
UsesSubsystem.getComponentConfigurationEnvironment()
Deprecated.
Gets the ComponentConfigurationEnvironment for this object.
|
ComponentConfigurationEnvironment |
Agent.getComponentConfigurationEnvironment(Object obj)
Get the ComponentConfigurationEnvironment object for a given Object.
|
ComponentConfigurationEnvironment |
SubsystemConfigurationEnvironment.getComponentConfigurationEnvironment(String name) |
ComponentConfigurationEnvironment |
Agent.getComponentConfigurationEnvironmentByName(String name)
Get the ComponentConfigurationEnvironment object for a given node name.
|
Copyright © 2017 LSST. All rights reserved.