All Known Implementing Classes:
MessageImpl

public interface Message
Message Interface for a lazy loading. For Native Language Support (NLS), system of software internationalization.
  • Method Details

    • getKey

      String getKey()
    • getArguments

      Object[] getArguments()
    • getLocalizedMessage

      String getLocalizedMessage()
    • getLocalizedMessage

      String getLocalizedMessage(Locale locale)