Uses of Class
com.ibm.ws.ffdc.DiagnosticModule
Packages that use DiagnosticModule
Package
Description
This package provides facilities to write first failure data capture (FFDC) records
to assist in debugging problems.
-
Uses of DiagnosticModule in com.ibm.ws.ffdc
Methods in com.ibm.ws.ffdc that return types with arguments of type DiagnosticModuleModifier and TypeMethodDescriptionstatic Map<String,
DiagnosticModule> FFDC.getDiagnosticModuleMap()
Return the map of package names to diagnostic modulesMethods in com.ibm.ws.ffdc with parameters of type DiagnosticModuleModifier and TypeMethodDescriptionstatic int
FFDC.registerDiagnosticModule
(DiagnosticModule diagnosticModule, String packageName) Register a diagnostic module