Class CalibrationNotificationStompController

java.lang.Object
gov.llnl.gnem.apps.coda.calibration.application.web.CalibrationNotificationStompController

@Controller public class CalibrationNotificationStompController extends Object
  • Constructor Details

    • CalibrationNotificationStompController

      @Autowired public CalibrationNotificationStompController(org.springframework.messaging.simp.SimpMessagingTemplate template, NotificationService notificationService)