Class AlertJMSMessage

    • Field Detail

      • DESTINATION_NAME

        public static final String DESTINATION_NAME
    • Constructor Detail

      • AlertJMSMessage

        public AlertJMSMessage()
      • AlertJMSMessage

        public AlertJMSMessage​(String message)
      • AlertJMSMessage

        public AlertJMSMessage​(String message,
                               int severity)
      • AlertJMSMessage

        public AlertJMSMessage​(String message,
                               String source)
      • AlertJMSMessage

        public AlertJMSMessage​(String message,
                               String source,
                               int severity)