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