|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.acsinet_solutions.util.text.NoopMessageFactory
public final class NoopMessageFactory
NOOP message factory for simple and test implementations. Writes down the key to the output.
| Field Summary | |
|---|---|
static MessageFactory |
INSTANCE
Convenience reusable shared instance. |
| Constructor Summary | |
|---|---|
NoopMessageFactory()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getMessage(java.lang.String key,
java.lang.Object... args)
Get a message associated with the given key and optional arguments. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final MessageFactory INSTANCE
| Constructor Detail |
|---|
public NoopMessageFactory()
| Method Detail |
|---|
public final java.lang.String getMessage(java.lang.String key,
java.lang.Object... args)
MessageFactory
getMessage in interface MessageFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||