IBM WebSphere Application ServerTM
Release 8

com.ibm.ffdc.config
Interface IncidentForwarder


public interface IncidentForwarder

The incident forwarder is invoked after an incident is logged by ffdc.


Method Summary
 void process(com.ibm.ffdc.util.provider.Incident incident, java.lang.Throwable th)
           
 

Method Detail

process

void process(com.ibm.ffdc.util.provider.Incident incident,
             java.lang.Throwable th)

IBM WebSphere Application ServerTM
Release 8