See: Description
Interface | Description |
---|---|
CorrectiveActionMessages |
This interface is used to get the corrective action resource bundle
|
ECMessageKey |
String is the class used for defining messages used by the WebSphere Commerce Application Server.
|
ErrorNotification |
ErrorNotification defines the abstract method to send out error notification.
|
ILoggingService |
ILoggingService defines the methods to configure the message logging service.
|
IOutputManager |
IOutputManager defines the methods to configure the output manager.
|
ITracingService |
ITracingService defines the methods to configure the Tracing service.
|
Class | Description |
---|---|
CoreSystemMessages |
CoreSystemMessages contains the System messages defined in WebSphere Commerce
|
CoreUserMessages |
CoreUserMessages contains the User messages defined in WebSphere Commerce
|
ECLoggingProvider |
ECLoggingProvider is used to configure the messages and write to output.
|
ECMessage |
This class defines the structure of a
WCS 5.1 message object. |
ECMessageDefinition |
Insert the type's description here.
|
ECMessageHelper |
This is a helper class created to enable substitution parameters be added to
predefined
ECMessage objects. |
ECMessageLog |
This class is used for logging messages issued by the WebSphere Commerce Application Server.
|
ECMessageSeverity |
This class defines the five types of severity: error, warning, status, debug, and information.
|
ECMessageType |
This class defines the two types of messages: system and user.
|
ECTrace |
This class is used for tracing the execution flow of the WebSphere Commerce Application Server.
|
ECTraceIdentifiers |
This class defines the names of the components that are traceable.
|
ECTracingProvider |
ECTracingProvider is used to configure tracing and write the tracing information to output.
|
LocaleTranslator |
LocaleTranslator is used to translate the message to specific locale.
|
LogConfiguration |
Stores the configuration data for WCS Logging Service.
|
LogConfiguration.Parameters |
Defines the parameters used for WCS Logging Service configuration
|
LogFile |
LogFile is used to define the file output of the Logging service.
|
LogFileFactory |
The factory for the log file of Logging service.
|
MessageLogEvent |
MessageLogEvent class is used to format the message text for message log in service.
|
MessgesRangeRepository |
This is a dummy class keeping the creation date of ECMessages Ranges:
(6/6/00 10:54:28 AM)
|
MethodEntryLogEvent |
MethodEntryLogEvent class is used to define the message text recording the entry to a method.
|
MethodExitLogEvent |
MethodExitLogEvent class is used to define the message text recording the exit from a method.
|
MethodLogEvent |
MethodLogEvent class is used to format the message text for Tracing service.
|
ServerResourceBundleBridge |
Handles locale dependant strings.
|
SystemMessage |
SystemMessage is the class to handle System type of message.
|
WASLog |
Wrapper for the WebSphere log facility.
|
WASTrace |
Wrapper for the WebSphere trace facility.
|