| Interface | Description |
|---|---|
| ComponentNodeBuilder.ComponentNodeFactory | |
| IndirectMap<K,V> |
a Map where some values are to be fetched Inside the usual value of the Map.
|
| Class | Description |
|---|---|
| ComponentFactory |
Builds EffectiveNode structure of actual objects out of DescriptiveNode structure.
|
| ComponentLookupService |
This interface helps find component of the susbsystem
as they are defined in the description "tree"
|
| ComponentNodeBuilder |
A ComponentNode builder class.
|
| DescriptiveNode |
A Subsystem DescriptiveNode contains all the needed information to build
an EffectiveNode.
|
| EffectiveNode |
This class is to replace the initial ComponentNode class.
|
| Enum | Description |
|---|---|
| Tracer |
used to trace execution of gru.
|
| Exception | Description |
|---|---|
| ConstructorInvocationException |
Copyright © 2016 LSST. All rights reserved.