Package com.tangosol.net.management.annotation
Contains annotations used by the Coherence Management Framework.
-
Annotation Types Summary Annotation Type Description Description The Description annotation allows a description to be specified for a method on an MBean, and for an MBean interface itself.MetricsLabels The MetricsLabels descriptor annotation adds ametrics.labels
field and its value to thedescriptor
for a method on an MBean.MetricsScope The MetricsScope descriptor annotation adds a metrics.scope field and its value to thedescriptor
for an MBean.MetricsTag The MetricsTag descriptor annotation adds ametrics.tag
field and its value to thedescriptor
for a method on an MBean.MetricsValue The MetricsValue descriptor annotation adds a metrics.value field and its value to thedescriptor
for a method on an MBean.Notification The Notification annotation provides a means for an MBean interface to describe the notification it emits.