org.opengroup.arm40.metric
public interface ArmTransactionWithMetricsDefinition extends ArmTransactionDefinition
ArmTransactionDefinition
to add a binding with an
ArmMetricGroupDefinition
.
It contains the metadata that is the same for all
ArmTransactionWithMetrics
(or
ArmTranReportWithMetrics
) instances with the same identity.
The properties that are accessible via this interface are the same
as ArmTransactionDefinition
, plus the following:
Method Summary | |
---|---|
ArmMetricGroupDefinition | getMetricGroupDefinition() |
Returns: a group of definitions of the metrics associated with this object.