
LookupField annotation with
strategy Strategy.TOP@Deprecated public interface UsesSubsystem
| Modifier and Type | Method and Description |
|---|---|
default ComponentConfigurationEnvironment |
getComponentConfigurationEnvironment()
Deprecated.
Gets the ComponentConfigurationEnvironment for this object.
|
default ComponentLookup |
getComponentLookup()
Deprecated.
Returns the component lookup of the subsystem this component belongs to.
|
default String |
getName()
Deprecated.
Return the name for this object.
|
default Subsystem |
getSubsystem()
Deprecated.
Get the Subsystem for the object implementing this interface.
|
default Subsystem getSubsystem()
default String getName()
default ComponentLookup getComponentLookup()
default ComponentConfigurationEnvironment getComponentConfigurationEnvironment()
Copyright © 2017 LSST. All rights reserved.