public class NodeFactoryLocator extends Object
ServiceLoader support provided
by Java platform. New factories can be added to Fluxtion using the extension
mechanism described in ServiceLoader documentation.| Constructor and Description |
|---|
NodeFactoryLocator() |
| Modifier and Type | Method and Description |
|---|---|
static Set<Class<? extends NodeFactory<?>>> |
nodeFactorySet() |
public static Set<Class<? extends NodeFactory<?>>> nodeFactorySet()
Copyright © 2022. All rights reserved.