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