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

Uses of Class
psdi.webclient.system.serviceability.LogEntry

  • Packages that use LogEntry 
    Package Description
    psdi.webclient.system.serviceability  
    • Uses of LogEntry in psdi.webclient.system.serviceability

      Methods in psdi.webclient.system.serviceability that return LogEntry 
      Modifier and Type Method and Description
      LogEntry[] Log.getEntries() 
      LogEntry[] RequestEntry.getLogs() 
      LogEntry[] EventEntry.getLogs() 
      Methods in psdi.webclient.system.serviceability with parameters of type LogEntry 
      Modifier and Type Method and Description
      protected void RequestEntry.addLogEntry(LogEntry entry) 
      protected void EventEntry.addLogEntry(LogEntry events) 
      void LogListener.entryAdded(LogEntry entry) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes