|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| MessagesRepositoryEventListener | Listens to creatyion of new MessagesRepository instances. |
| 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. |
| DefaultMissingMessageHandler | This message handler keeps record of missing keys at ${java.io.temp}/missing-messages.properties, 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. |
| MessagesRepositoryFactoryImpl | Default MessagesRepositoryFactory implementation. |
| MessagesRepositoryToMapAdapter | Adapter to access MessagesRepository as a Map interface |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||