Package com.arms.api.schedule.util
Class ScheduleInitializer
- java.lang.Object
-
- com.arms.api.schedule.util.ScheduleInitializer
-
- All Implemented Interfaces:
java.util.EventListener,org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationReadyEvent>
@Component public class ScheduleInitializer extends java.lang.Object implements org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationReadyEvent>
-
-
Constructor Summary
Constructors Constructor Description ScheduleInitializer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonApplicationEvent(org.springframework.boot.context.event.ApplicationReadyEvent event)
-