
public static interface ComponentNodeBuilder.ComponentNodeFactory
| Modifier and Type | Method and Description |
|---|---|
ComponentLookup |
buildComponentNode(String descriptionStr,
Properties props)
Build a descriptive node from the provided description String.
|
String |
getProtocol()
Get the protocol for this GroovyComponentNodeFactory.
|
ComponentLookup buildComponentNode(String descriptionStr, Properties props)
descriptionStr - String containing description information
necessary to build a DescriptiveNode.props - The properties to be used as part of the component
building process.String getProtocol()
Copyright © 2021 LSST. All rights reserved.