Class ImmediateStart
java.lang.Object
com.github.kagkarlsson.scheduler.boot.config.startup.AbstractSchedulerStarter
com.github.kagkarlsson.scheduler.boot.config.startup.ImmediateStart
- All Implemented Interfaces:
DbSchedulerStarter,org.springframework.beans.factory.InitializingBean
public class ImmediateStart
extends AbstractSchedulerStarter
implements org.springframework.beans.factory.InitializingBean
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.github.kagkarlsson.scheduler.boot.config.startup.AbstractSchedulerStarter
doStart
-
Constructor Details
-
ImmediateStart
-
-
Method Details
-
afterPropertiesSet
- Specified by:
afterPropertiesSetin interfaceorg.springframework.beans.factory.InitializingBean- Throws:
Exception
-