Uses of Interface
com.ibm.ws.ffdc.IncidentStream
Packages that use IncidentStream
Package
Description
This package provides facilities to write first failure data capture (FFDC) records
to assist in debugging problems.
-
Uses of IncidentStream in com.ibm.ws.ffdc
Methods in com.ibm.ws.ffdc with parameters of type IncidentStreamModifier and TypeMethodDescriptionfinal boolean
DiagnosticModule.dumpComponentData
(String[] input_directives, Throwable ex, IncidentStream ffdcis, Object callerThis, Object[] catcherObjects, String sourceId, String[] callStack) This method is invoked to instruct the diagnostic module to capture all relevant information that it has about a particular incidentfinal void
DiagnosticModule.getDataForDirectives
(String[] directives, Throwable ex, IncidentStream ffdcis, Object callerThis, Object[] catcherObjects, String sourceId) Invoke all the ffdcdump methods for a set of directives