Annotation Type HealthCheck


  • @Retention(RUNTIME)
    @Target(METHOD)
    public @interface HealthCheck
    Annotation that should be used in methods that represent HealthChecks.
    Since:
    10.1.0
    Version:
    $Revision: 19963 $ $Date: 2017-02-21 19:28:29 -0300 (Tue, 21 Feb 2017) $
    • Element Detail

      • enabled

        boolean enabled
        Default:
        true
      • description

        String description
        Default:
        ""