Package lumis.portal.healthmonitor
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) $
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description String
description
boolean
enabled
String
name
-