| Package | Description |
|---|---|
| org.lsst.ccs |
This package deals with core classes for subsystems.
|
| org.lsst.ccs.commons.annotations | |
| org.lsst.ccs.monitor | |
| org.lsst.ccs.services |
| Class and Description |
|---|
| LookupField
This field annotation allows to access other components from a given
component that belongs to the component tree.
|
| Class and Description |
|---|
| LookupField.Strategy
Defines the tree travel strategy.
|
| Class and Description |
|---|
| ConfigurationParameter
Fields of a class annotated with this annotation will be tracked down by the
configuration service.
|
| ConfigurationParameterChanger
Marks a mutator ("setter") as being part of possible configuration change.
|
| LookupField
This field annotation allows to access other components from a given
component that belongs to the component tree.
|
| LookupName
Sets the annotated String field to the name of the component that
field belongs to.
|
| LookupPath
Sets the annotated String field to the path of the component that
field belongs to as defined in the groovy file.
|
| Class and Description |
|---|
| ConfigurationParameterChanger
Marks a mutator ("setter") as being part of possible configuration change.
|
Copyright © 2024 LSST. All rights reserved.