Class BasicNotificationStompController
java.lang.Object
gov.llnl.gnem.apps.coda.common.application.web.BasicNotificationStompController
-
Constructor Summary
ConstructorDescriptionBasicNotificationStompController
(org.springframework.messaging.simp.SimpMessagingTemplate template, NotificationService notificationService) -
Method Summary
-
Constructor Details
-
BasicNotificationStompController
@Autowired public BasicNotificationStompController(org.springframework.messaging.simp.SimpMessagingTemplate template, NotificationService notificationService)
-