JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
com.ibm.wsspi.logging
Interface IncidentForwarder
public interface
IncidentForwarder
The incident forwarder is invoked after an incident is logged by ffdc.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
process
(
Incident
incident,
Throwable
th)
Method Details
process
void
process
(
Incident
incident,
Throwable
th)