Package org.laxture.sbp.internal
Class MainAppStartedListener
- java.lang.Object
-
- org.laxture.sbp.internal.MainAppStartedListener
-
- All Implemented Interfaces:
java.util.EventListener,org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationStartedEvent>
@Component public class MainAppStartedListener extends java.lang.Object implements org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationStartedEvent>
-
-
Constructor Summary
Constructors Constructor Description MainAppStartedListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonApplicationEvent(org.springframework.boot.context.event.ApplicationStartedEvent event)
-