Interface AbstractFaultDetectionHandler.ServiceMonitor

Enclosing class:
AbstractFaultDetectionHandler

public static interface AbstractFaultDetectionHandler.ServiceMonitor
Defines the semantics of an internal class which will be used in perform service-specific monitoring
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Drop the Monitor, its not longer needed
    boolean
    Verify that the service can be reached.
  • Method Details

    • drop

      void drop()
      Drop the Monitor, its not longer needed
    • verify

      boolean verify()
      Verify that the service can be reached. If the service cannot be reached return false