JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
io.vertigo.core.analytics.metric
Annotation Interface Metrics
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
Metrics
This annotation must be added on each method of a component. This method is automatically registered in the analyticsManager as a metrics supplier .
Author:
mlaroche