Package org.minifx.workbench.conf
Class NodeFactoryConfiguration
- java.lang.Object
-
- org.minifx.workbench.conf.NodeFactoryConfiguration
-
@Configuration @ComponentScan(basePackageClasses=FxNodeCreator.class) public class NodeFactoryConfiguration extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description NodeFactoryConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FxNodeFactory
nodeFactory()
-
-
-
Method Detail
-
nodeFactory
@Bean public FxNodeFactory nodeFactory()
-
-