public class FormattedMessageFactory extends AbstractMessageFactory
FormattedMessage instances for
newMessage(String, Object...).| Constructor and Description |
|---|
FormattedMessageFactory() |
| Modifier and Type | Method and Description |
|---|---|
Message |
newMessage(String message,
Object... params)
Creates
StringFormattedMessage instances. |
newMessage, newMessagepublic Message newMessage(String message, Object... params)
StringFormattedMessage instances.newMessage in interface MessageFactorynewMessage in class AbstractMessageFactorymessage - The message format.params - Message parameters.MessageFactory.newMessage(String, Object...)Copyright © 1999-2021 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.