@ComponentSpecification public interface NlsMessageFormatterFactory
NlsFormatter
.Modifier and Type | Method and Description |
---|---|
NlsMessageFormatter |
create(String message)
This method creates a new
NlsMessageFormatter for the given message . |
NlsMessageFormatter create(String message)
NlsMessageFormatter
for the given message
. message
is described in NlsMessage
.message
- is the template for the message where potential
arguments will be filled in
.NlsMessageFormatter
for the given message
.Copyright © 2001–2016 mmm-Team. All rights reserved.