org.opengroup.arm40.metric

Interface ArmMetricGauge32Definition

public interface ArmMetricGauge32Definition extends ArmMetricDefinition

Marks a metadata binding. This is a subclass of ArmMetricDefinition serving as a marker interface that binds the metadata in ArmMetricDefinition to the metric data type, and describes an object interface that can be instantiated (there are no factory methods for objects that implement only ArmMetricDefinition). No new methods beyond those in ArmMetricDefinition are added.

Objects implementing this interface are created using ArmMetricFactory.

Author: ARM Working Group of The Open Group