Package | Description |
---|---|
org.apache.deltaspike.core.api.literal | |
org.apache.deltaspike.core.api.message |
Class and Description |
---|
LocaleResolver
Provides the current
Locale . |
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.
|
Class and Description |
---|
LocaleResolver
Provides the current
Locale . |
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.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.