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

Uses of Interface
com.ibm.wsspi.application.handler.ApplicationMonitoringInformation

    • Uses of ApplicationMonitoringInformation in com.ibm.wsspi.application.handler

      Classes in com.ibm.wsspi.application.handler that implement ApplicationMonitoringInformation 
      Modifier and Type Class and Description
      class  DefaultApplicationMonitoringInformation
      Default implementation of ApplicationMonitoringInformation
      Methods in com.ibm.wsspi.application.handler that return ApplicationMonitoringInformation 
      Modifier and Type Method and Description
      ApplicationMonitoringInformation ApplicationHandler.setUpApplicationMonitoring(ApplicationInformation<T> applicationInformation)
      This method will be called before ApplicationHandler.install(ApplicationInformation) and gives the handler the opportunity to modify what paths will be monitored for updates on a particular application.
Skip navigation links
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes