Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
com.ibm.wsspi.logging.IncidentForwarder

  • Packages that use IncidentForwarder 
    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 IncidentForwarder in com.ibm.ws.ffdc

      Methods in com.ibm.ws.ffdc that return types with arguments of type IncidentForwarder 
      Modifier and Type Method and Description
      static java.util.Set<IncidentForwarder> FFDC.getIncidentForwarders() 
      Methods in com.ibm.ws.ffdc with parameters of type IncidentForwarder 
      Modifier and Type Method and Description
      static boolean FFDC.deregisterIncidentForwarder(IncidentForwarder forwarder) 
      static boolean FFDC.registerIncidentForwarder(IncidentForwarder forwarder) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes