Package org.apache.deltaspike.core.api.message
-
Interface Summary Interface Description LocaleResolver Provides the currentLocale.Message Basic interface for all messages.MessageContext Central context for handling dynamic messages.MessageInterpolator Implementations are responsible to replace placeholders in a message with the final value.MessageResolver Implementations have to resolve the text stored for a given key in the message source they are aware of.