Class QueueCreatedEventListener

    • Constructor Detail

      • QueueCreatedEventListener

        public QueueCreatedEventListener​(ProcessStateService processStateService)
      • QueueCreatedEventListener

        public QueueCreatedEventListener​(ProcessStateService processStateService,
                                         boolean masterIsWorker)
    • Method Detail

      • onApplicationEvent

        public void onApplicationEvent​(QueueCreatedEvent event)
        Specified by:
        onApplicationEvent in interface org.springframework.context.ApplicationListener<QueueCreatedEvent>