JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Module
com.erudika.para.core
Package
com.erudika.para.core.annotations
Annotation Interface Measured
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
Measured
Annotation that marks a method for interception by AOP. It's primarily used for collecting metrics.
Author:
Alex Bogdanovski [
[email protected]
]