com.ibm.ws.ffdc

Uses of Class DiagnosticModule

Packages that use DiagnosticModule

Package Description
com.ibm.ws.ffdc 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

Modifier and Type Method and Description
  1. static
  2. java.util.Map<java.lang.String,DiagnosticModule>
FFDC.getDiagnosticModuleMap()
Return the map of package names to diagnostic modules
Modifier and Type Method and Description
  1. static
  2. int
FFDC.registerDiagnosticModule(DiagnosticModule diagnosticModule,java.lang.String packageName)
Register a diagnostic module