Interface MessageProducer

    • Method Detail

      • message

        String message​(MessageFormat messageFormat,
                       MessageKey key,
                       Object... args)
        Returns a translation message for the given message key and arguments, formatting it according to the given message format
      • message

        String message​(MessageKey key,
                       Object... args)
        Returns a translation message for the given message key and arguments