Interface | Description |
---|---|
MessagePayload |
hint: enums,...
|
MessageSeverity |
Stores
MessagePayload instances for the supported severities |
Class | Description |
---|---|
AbstractMessagePayload |
Base class as helper for custom implementations of
MessagePayload |
ArgumentDescriptor |
marker for
Localizable arguments which were stored as
message-key (format {key}) usually such lazy arguments are e.g. |
InternalMessage |
marker to indicate that a message shouldn't be displayed e.g.
|
MessageSeverity.Error | |
MessageSeverity.Fatal | |
MessageSeverity.Info | |
MessageSeverity.Warn |
Annotation Type | Description |
---|---|
MessagePayloadKey |
optional marker to group payload implementations
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.