
public class GroovyComponentNodeFactory extends Object implements ComponentNodeBuilder.ComponentNodeFactory
| Constructor and Description |
|---|
GroovyComponentNodeFactory() |
| Modifier and Type | Method and Description |
|---|---|
ComponentLookup |
buildComponentNode(String descriptionStr)
Build a descriptive node from the provided description String.
|
String |
getProtocol()
Get the protocol for this GroovyComponentNodeFactory.
|
public ComponentLookup buildComponentNode(String descriptionStr)
ComponentNodeBuilder.ComponentNodeFactorybuildComponentNode in interface ComponentNodeBuilder.ComponentNodeFactorydescriptionStr - String containing description information
necessary to build a DescriptiveNode.public String getProtocol()
ComponentNodeBuilder.ComponentNodeFactorygetProtocol in interface ComponentNodeBuilder.ComponentNodeFactoryCopyright © 2019 LSST. All rights reserved.