@ApplicationScoped @Alternative public class MessageFormatMessageInterpolator extends Object implements org.apache.deltaspike.core.api.message.MessageInterpolator, Serializable
MessageInterpolator which
uses java.text.MessageFormat for formatting.
Please note that for some EE containers you might need to add this <alternative>>
to all JARs and classpath entries beanx.xml files.
| Constructor and Description |
|---|
MessageFormatMessageInterpolator() |
public String interpolate(String messageTemplate, Serializable[] arguments, Locale locale)
interpolate in interface org.apache.deltaspike.core.api.message.MessageInterpolatorCopyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.