| Package | Description |
|---|---|
| com.fluxtion.builder.node |
| Modifier and Type | Method and Description |
|---|---|
T |
NodeFactory.createNode(Map config,
NodeRegistry registry)
NodeFactory writer must implement this method to generate instances of
nodes.
|
default void |
NodeFactory.postInstanceRegistration(Map config,
NodeRegistry registry,
T instance)
Callback invoked by Fluxtion generator after the generated SEP has been
registered in the
GenerationContext |
Copyright © 2019. All rights reserved.