Package de.trustable.ca3s.core.schedule
Class StartupApplicationListener
- java.lang.Object
-
- de.trustable.ca3s.core.schedule.StartupApplicationListener
-
- All Implemented Interfaces:
EventListener,org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
@Component public class StartupApplicationListener extends Object implements org.springframework.context.ApplicationListener<org.springframework.context.event.ContextRefreshedEvent>
-
-
Constructor Summary
Constructors Constructor Description StartupApplicationListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonApplicationEvent(org.springframework.context.event.ContextRefreshedEvent event)
-