Package | Description |
---|---|
com.ibm.websphere.ras |
Class and Description |
---|
ProtectedString
The ProtectedString class wraps a String to protect sensitive strings from
accidentally being printed in trace, FFDC, or via
toString() . |
TraceComponent
A
TraceComponent represents a single component registered for logging. |
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.
|
TruncatableThrowable
An exception which can produce trimmed stack traces.
|