接口 Probeable

  • 所有已知子接口:
    Component
    所有已知实现类:
    AbstractComponent

    public interface Probeable
    component health probe marker interface.
    • 方法详细资料

      • isLiveness

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

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