Package | Description |
---|---|
com.ibm.ws.ffdc |
This package provides facilities to write first failure data capture (FFDC) records
to assist in debugging problems.
|
Modifier and Type | Method and Description |
---|---|
static java.util.Set<IncidentForwarder> |
FFDC.getIncidentForwarders() |
Modifier and Type | Method and Description |
---|---|
static boolean |
FFDC.deregisterIncidentForwarder(IncidentForwarder forwarder) |
static boolean |
FFDC.registerIncidentForwarder(IncidentForwarder forwarder) |