Package ch.qos.cal10n

Interface IMessageConveyor

  • All Known Implementing Classes:
    MessageConveyor

    public interface IMessageConveyor
    Retrieve a localized message by its key as specified by an enum.

    The strategy in retrieving messages may vary from implementation to implementation.

    Author:
    Ceki Gülcü