|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| MessagesRepositoryFactory | Instantiates and caches the MessageRepository instances |
| MissingMessageHandler | The strategy that decides what to do with missing strings |
| Class Summary | |
|---|---|
| CompiledMessage | The compiled template of a message. |
| DefaultMessagesRepositoryFactory | Default MessagesRepositoryFactory implementation. |
| DefaultMissingMessageHandler | This message handler logs a list of missing keys, to make them easier to add later. |
| FileSizeFormatter | A class capable of formatting a file size in a human readable format |
| Message | A message for the end user. |
| MessageCompiler | Receives a String and returns a CompiledMessage |
| Messages | The collection of messages to the user. |
| MessagesRepository | Repository for messages that may be translated. |
| MessagesRepositoryToMapAdapter | Adapter to access MessagesRepository as a Map interface |
| MessagesUtils | Helper methods to manipulate Messages from service classes. |
| ReloadableMessagesRepositoryFactory | MessagesRepository instance used while in development. |
| Enum Summary | |
|---|---|
| MessageLevel | Levels of Message |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||