Interface Probeable

  • All Known Subinterfaces:
    Component
    All Known Implementing Classes:
    AbstractComponent

    public interface Probeable
    component health probe marker interface.
    • Method Detail

      • isLiveness

        boolean isLiveness()
        Returns:
        true if component is lively, otherwise false
      • isReadiness

        boolean isReadiness()
        Returns:
        true if component is ready, otherwise false