|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
MessageProvider | The MessageProvider interface specifies the methods that
must be implemented by each message provider in order to be pluggable
into the MessageManager . |
Class Summary | |
---|---|
I18nUtils | This class holds utility methods useful when working with i18n. |
JdbcMessageProvider | The JdbcMessageProvider provides messages stored in a database (or other data source)
accessible via JDBC. |
LocalizedBundle | The LocalizedBundle class represents a bundle of localized messages that
belong together. |
MessageManager | The MessageManager provides methods for retrieving localized
messages and adding custom message providers. |
ResourceBundleMessageProvider | The ResourceBundleMessageProvider deals with messages defined in
resource bundles. |
XMLMessageProvider | The XMLMessageProvider provides messages defined in an XML format. |
Exception Summary | |
---|---|
LocalizedException | The LocalizedException class is the base class for all exceptions
that provide locaized error informations. |
LocalizedRuntimeException | The LocalizedRuntimeException class is the base class for all runtime exceptions
that provide locaized error informations. |
MessageNotFoundException | The MessageNotFoundException indicates that a particular message
could not be found by using the given message id. |
Error Summary | |
---|---|
LocalizedError | The LocalizedError class is the base class for all errors
that provide locaized error informations. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |