Package tv.hd3g.jobkit.mod.component
Class JobKitOnBootStartsBackgServices
java.lang.Object
tv.hd3g.jobkit.mod.component.JobKitOnBootStartsBackgServices
- All Implemented Interfaces:
org.springframework.beans.factory.DisposableBean
@Component
public class JobKitOnBootStartsBackgServices
extends Object
implements org.springframework.beans.factory.DisposableBean
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JobKitOnBootStartsBackgServices
public JobKitOnBootStartsBackgServices()
-
-
Method Details
-
startsBackgroundServices
@EventListener(org.springframework.boot.context.event.ApplicationReadyEvent.class) public void startsBackgroundServices() -
destroy
- Specified by:
destroyin interfaceorg.springframework.beans.factory.DisposableBean- Throws:
Exception
-