Package com.ibm.websphere.ras


Interface Summary

Interface Description
TraceComponentChangeListener Simple change listener interface that is driven as TraceComponent instances are registered and updated.
TraceStateChangeListener The TraceStateChangeListener interface is provided to allow other logging packages that utilize the systems management and TraceComponent aspects of Tr to be informed when the trace state changes.

Class Summary

Class Description
DataFormatHelper Utilities which provide formatting for date strings (NCSA compliant dates used in trace records), and padded thread ids, etc.
ProtectedString Password wraps a string to protect it from trace and ffdc.
Tr This class provides the public interface to the message and trace logging facility.
TraceComponent A TraceComponent represents a single component registered for logging.
TrConfigurator Configurator: Uses a LogProvider configuration to initialize the TrService service.
TruncatableThrowable An exception which can produce trimmed stack traces.