Class Summary |
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 |
ECMessage defines the structure of a WCS 5.1 message object. |
ECMessageHelper |
This is a helper class created to enable substitution parameters be
added to predefined ECMessages. |
ECMessageLog |
ECMessageLog is the class used for logging messages issued by the WebSphere Commerce Application Server. |
ECMessageSeverity |
This class defines the five types of severity: - ERROR, WARNING, STATUS, DEBUG, INFORMATION |
ECMessageType |
This class defines the two types of Messages : System and User |
ECTrace |
ECTrace is the class used for tracing the execution flow of the WebSphere Commerce Application Server. |
ECTraceIdentifiers |
ECTraceIdentifiers is the class that 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 Logging and Tracing service. |
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. |
Contains classes and interfaces for handling commands related to
the logging component.