com.ibm.wsspi.logging

Interface IncidentForwarder


  1. public interface IncidentForwarder
The incident forwarder is invoked after an incident is logged by ffdc.

Method Summary

Modifier and Type Method and Description
  1. void
process(Incident incident,java.lang.Throwable th)

Method Detail

process

  1. void process(Incident incident,
  2. java.lang.Throwable th)