Package io.vertigo.core.analytics.health
Annotation Type HealthChecked
-
@Target(METHOD) @Retention(RUNTIME) public @interface HealthChecked
This annotation must be added on each method of a component. This method is automatically registered in the analytics manager as a health measure supplier .- Author:
- mlaroche