| Interface | Description |
|---|---|
| CLogLevels |
Log levels (bit flags).
|
| CRuntimeMsg |
Message numbers for g9 runtime.
|
| DispatcherContext |
This interface represents the context used to communicate messages to a user.
|
| DispatcherContextProvider |
A provider for DispatcherContext.
|
| ITextPart |
Interface common to substitution variables and plain text in parsed messages.
|
| MessageConfigurator |
This interface is used by the message system to configure messages with data from different sources.
|
| MessageContext |
This interface represents the context for a message.
|
| MessageDispatcher |
This interface lets the client dispatch messages to the message system.
|
| MessageDispatcherSetup |
This interface is used to set up message dispatchers for the message system.
|
| MessageInteractor |
Used by the message system to interact with the user.
|
| MessageLogger |
This interface defines a logger.
|
| MessageReply |
This interface contains a message reply.
|
| MessageType |
Tagging interface.
|
| Class | Description |
|---|---|
| Message |
A Message represents all the data in a message.
|
| MessageAdmin |
The default implementation of the
IMessageAdmin interface. |
| MessageDispatcherImpl |
Standard implementation of the
MessageDispatcher |
| MessageEnums |
Enumeration type for message constants.
|
| MessageFactory |
This class is a singleton used to create messages.
|
| MessageLogDispatcher |
This class dispatches messages to the registered loggers.
|
| MessageReplyType |
Enumeration of valid message replies.
|
| MessageSystem |
This class provides the static entry points to the message system.
|
| MessageText |
Representation of a message text in its various forms...
|
| PropertyFileConfigurator |
Provider for handling messages to users and to the log.
|
| ReplySetType |
Enumeration of valid message replies.
|
| SimpleLogger |
An implementation of the
IMsgLogger interface using log4j. |
| SimpleMsgInteractor |
Dummy message interactor.
|
| StdParser |
Standard parsing algorithm for message texts.
|
| Enum | Description |
|---|---|
| MessageTypeEnum |
Enumeration of the set of standard message types.
|
| Severity |
Describes the severity of a message.
|
Copyright © 2006–2017 Esito AS. All rights reserved.