JavaScript is disabled on your browser.
Skip navigation links
MicroProfile Metrics API-TCK v5.1.2
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.eclipse.microprofile.metrics.tck.cdi.stereotype.stereotypes
Annotation Type CountMeWithSpecifiedMetadata
@Stereotype
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
@Counted
(
name
="bloop",
description
="description")
public @interface
CountMeWithSpecifiedMetadata