| Package | Description |
|---|---|
| org.lsst.ccs.framework | |
| org.lsst.ccs.startup |
Codes in this package are mostly mains for applications linked to subsystem startup.
|
| Modifier and Type | Field and Description |
|---|---|
static ComponentLookupService |
ComponentLookupService.NONE
a default component Lookup service that does not do anything
|
| Constructor and Description |
|---|
Environment(String name,
Configurable currentObject,
ConfigurationProxy configurationProxy,
ComponentLookupService lookupService)
Creates an Environment for a Configurable object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NodeLookup |
| Modifier and Type | Method and Description |
|---|---|
ComponentLookupService |
NodeModularSubsystem.getLookup() |
Copyright © 2015 LSST. All rights reserved.