public final class TopologyFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
Topology |
getNewInstance(Class<? extends Name<String>> operatorName,
Class<? extends Topology> topologyClass)
Instantiates a new Topology instance.
|
public Topology getNewInstance(Class<? extends Name<String>> operatorName, Class<? extends Topology> topologyClass) throws InjectionException
operatorName - specified name of the operatortopologyClass - specified topology typeInjectionExceptionCopyright © 2016 The Apache Software Foundation. All rights reserved.