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

Uses of Interface
com.ibm.tivoli.maximo.report.birt.logging.ReportLogger

  • Packages that use ReportLogger 
    Package Description
    com.ibm.tivoli.maximo.report.birt.logging  
    com.ibm.tivoli.maximo.report.birt.servlet  
    com.ibm.tivoli.maximo.report.birt.util.logging  
    • Uses of ReportLogger in com.ibm.tivoli.maximo.report.birt.logging

      Methods in com.ibm.tivoli.maximo.report.birt.logging that return ReportLogger 
      Modifier and Type Method and Description
      ReportLogger ReportLoggerProvider.getLogger(java.lang.String name) 
      static ReportLogger ReportLoggerFactory.getLogger(java.lang.String name) 
    • Uses of ReportLogger in com.ibm.tivoli.maximo.report.birt.servlet

      Methods in com.ibm.tivoli.maximo.report.birt.servlet with parameters of type ReportLogger 
      Modifier and Type Method and Description
      void ImmediateReportUsageLogNotifier.setReportLogger(ReportLogger reportLogger) 
    • Uses of ReportLogger in com.ibm.tivoli.maximo.report.birt.util.logging

      Classes in com.ibm.tivoli.maximo.report.birt.util.logging that implement ReportLogger 
      Modifier and Type Class and Description
      class  ReportLoggerImpl 
      Methods in com.ibm.tivoli.maximo.report.birt.util.logging that return ReportLogger 
      Modifier and Type Method and Description
      ReportLogger ReportLoggerProviderImpl.getLogger(java.lang.String name) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes