|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageStore | |
|---|---|
| org.osconsulting.jerr | |
| org.osconsulting.l10n | |
| org.osconsulting.l10n.msgstore | |
| Uses of MessageStore in org.osconsulting.jerr |
|---|
| Constructor parameters in org.osconsulting.jerr with type arguments of type MessageStore | |
|---|---|
JErrCode(java.lang.String code,
java.util.Collection<MessageStore> messageStores)
Constructor, should only be called from the custom JErrorCategory to which this errorCode belongs. |
|
| Uses of MessageStore in org.osconsulting.l10n |
|---|
| Methods in org.osconsulting.l10n that return types with arguments of type MessageStore | |
|---|---|
java.util.List<MessageStore> |
MessageCategoryBase.getMessageStores(java.lang.Class messageCategory)
|
| Constructor parameters in org.osconsulting.l10n with type arguments of type MessageStore | |
|---|---|
LocalizedMessage(java.lang.String key,
java.util.Collection<MessageStore> messageStores)
Constructor, should only be called from the custom JErrorCategory to which this errorCode belongs. |
|
| Uses of MessageStore in org.osconsulting.l10n.msgstore |
|---|
| Classes in org.osconsulting.l10n.msgstore that implement MessageStore | |
|---|---|
class |
DBBasedMessageStore
|
class |
FileBasedMessageStore
|
| Methods in org.osconsulting.l10n.msgstore that return types with arguments of type MessageStore | |
|---|---|
java.util.List<MessageStore> |
ConfigurationManager.getMessageStores(java.lang.Class messageCategory)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||