public class ComponentFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
DescriptiveNode |
topNode |
| Constructor and Description |
|---|
ComponentFactory(DescriptiveNode topNode)
creates a Factory that will operate from a subtree of this topNode
|
| Modifier and Type | Method and Description |
|---|---|
static Object |
createNewInstance(IndirectMap registry,
String key,
Constructor c,
Object[] args) |
public DescriptiveNode topNode
public ComponentFactory(DescriptiveNode topNode)
topNode - public static Object createNewInstance(IndirectMap registry, String key, Constructor c, Object[] args)
Copyright © 2016 LSST. All rights reserved.