public class GroovyComponentNodeFactory extends Object implements ComponentNodeBuilder.ComponentNodeFactory
| Constructor and Description |
|---|
GroovyComponentNodeFactory() |
| 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.
|
public ComponentLookup buildComponentNode(String descriptionStr, Properties props)
ComponentNodeBuilder.ComponentNodeFactorybuildComponentNode in interface ComponentNodeBuilder.ComponentNodeFactorydescriptionStr - String containing description information
necessary to build a DescriptiveNode.props - The properties to be used as part of the component
building process.public String getProtocol()
ComponentNodeBuilder.ComponentNodeFactorygetProtocol in interface ComponentNodeBuilder.ComponentNodeFactoryCopyright © 2022 LSST. All rights reserved.