Class StartupCompleteApplicationListener
- java.lang.Object
-
- org.ikasan.job.orchestration.integration.StartupCompleteApplicationListener
-
- All Implemented Interfaces:
java.util.EventListener,org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationStartedEvent>
public class StartupCompleteApplicationListener extends java.lang.Object implements org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationStartedEvent>
-
-
Constructor Summary
Constructors Constructor Description StartupCompleteApplicationListener(org.springframework.transaction.jta.JtaTransactionManager transactionManager, org.ikasan.spec.module.Module<org.ikasan.spec.flow.Flow> inboundFlowModule)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonApplicationEvent(org.springframework.boot.context.event.ApplicationStartedEvent event)
-