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:
ArmMetricFactory.newArmTransactionWithMetricsDefinition(org.opengroup.arm40.transaction.ArmApplicationDefinition, java.lang.String, org.opengroup.arm40.transaction.ArmIdentityPropertiesTransaction, org.opengroup.arm40.metric.ArmMetricGroupDefinition, org.opengroup.arm40.transaction.ArmID).| Modifier and Type | Method and Description |
|---|---|
ArmMetricGroupDefinition |
getMetricGroupDefinition() |
getApplicationDefinition, getID, getIdentityProperties, getNamegetErrorCode, getErrorMessage, setErrorCodeArmMetricGroupDefinition getMetricGroupDefinition()