Class CommonSyncJobListener
java.lang.Object
org.xbricks.common.generic.listeners.CommonSyncJobListener
- All Implemented Interfaces:
EventListener
,org.springframework.context.ApplicationListener<GenericJobDoneEvent>
@Component
public class CommonSyncJobListener
extends Object
implements org.springframework.context.ApplicationListener<GenericJobDoneEvent>
-
Constructor Summary
ConstructorDescriptionCommonSyncJobListener
(org.springframework.messaging.simp.SimpMessagingTemplate template) -
Method Summary
-
Constructor Details
-
CommonSyncJobListener
public CommonSyncJobListener(org.springframework.messaging.simp.SimpMessagingTemplate template)
-
-
Method Details
-
onApplicationEvent
- Specified by:
onApplicationEvent
in interfaceorg.springframework.context.ApplicationListener<GenericJobDoneEvent>
-