Package com.ibm.wsspi.logging
Interface IncidentForwarder
- 
 public interface IncidentForwarderThe incident forwarder is invoked after an incident is logged by ffdc.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidprocess(Incident incident, java.lang.Throwable th)
 
- 
- 
- 
Method Detail- 
processvoid process(Incident incident, java.lang.Throwable th) 
 
- 
 
-