Annotation Interface MetricsScope
The MetricsScope descriptor annotation adds a metrics.scope field and its
 value to the 
descriptor
 for an MBean.- Since:
 - 12.2.1.4.0
 - Author:
 - jk 21.06.2019
 
- 
Required Element Summary
Required Elements - 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe full descriptor value to use for vendor scoped metrics.static final StringThe full descriptor value to use for base scoped metrics.static final StringThe MBean descriptor key.static final StringThe full descriptor value to use for vendor scoped metrics. 
- 
Field Details
- 
KEY
The MBean descriptor key.- See Also:
 
 - 
VENDOR
The full descriptor value to use for vendor scoped metrics. - 
APPLICATION
The full descriptor value to use for vendor scoped metrics. - 
BASE
The full descriptor value to use for base scoped metrics. 
 - 
 - 
Element Details
- 
value
 
 -