Package net.rgielen.fxweaver.spring
Class SpringFxContextLoader
- java.lang.Object
-
- net.rgielen.fxweaver.core.FxContextLoader<SpringFxWeaver>
-
- net.rgielen.fxweaver.spring.SpringFxContextLoader
-
public class SpringFxContextLoader extends FxContextLoader<SpringFxWeaver>
SpringFxContextLoader.- Author:
- Rene Gielen
-
-
Constructor Summary
Constructors Constructor Description SpringFxContextLoader(Supplier<org.springframework.context.ConfigurableApplicationContext> contextLoader)
-
-
-
Constructor Detail
-
SpringFxContextLoader
public SpringFxContextLoader(Supplier<org.springframework.context.ConfigurableApplicationContext> contextLoader)
-
-
Method Detail
-
start
public SpringFxWeaver start()
- Specified by:
startin classFxContextLoader<SpringFxWeaver>
-
-