Uses of Package
org.apache.deltaspike.core.api.message
-
Packages that use org.apache.deltaspike.core.api.message Package Description org.apache.deltaspike.core.api.message org.apache.deltaspike.core.impl.message -
Classes in org.apache.deltaspike.core.api.message used by org.apache.deltaspike.core.api.message Class 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. -
Classes in org.apache.deltaspike.core.api.message used by org.apache.deltaspike.core.impl.message Class 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.