Package com.ibm.commerce.ras

Contains classes and interfaces for handling commands related to the logging component.

See:
          Description

Interface Summary
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 Logging service.
IOutputManager IOutputManager defines the methods to configure the output manager.
ITracingService ITracingService defines the methods to configure the Tracing service.
 

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.
 

Package com.ibm.commerce.ras Description

Contains classes and interfaces for handling commands related to the logging component.