Package dev.webfx.platform.boot.spi.impl
Class SimpleApplicationBooterProvider
java.lang.Object
dev.webfx.platform.boot.spi.impl.SimpleApplicationBooterProvider
- All Implemented Interfaces:
ApplicationBooterProvider
- Author:
- Bruno Salmon
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface dev.webfx.platform.boot.spi.ApplicationBooterProvider
boot, initApplicationJob, startApplicationJob, stopApplicationJob
-
Constructor Details
-
SimpleApplicationBooterProvider
public SimpleApplicationBooterProvider()
-