org.opengroup.arm40.metric
Interface ArmTransactionWithMetricsDefinition

All Superinterfaces:
ArmInterface, ArmTransactionDefinition
All Known Implementing Classes:
ArmTransactionWithMetricsDefinitionImpl

public interface ArmTransactionWithMetricsDefinition
extends ArmTransactionDefinition


Method Summary
 ArmMetricGroupDefinition getMetricGroupDefinition()
           
 
Methods inherited from interface org.opengroup.arm40.transaction.ArmTransactionDefinition
getApplicationDefinition, getID, getIdentityProperties, getName
 
Methods inherited from interface org.opengroup.arm40.transaction.ArmInterface
getErrorCode, getErrorMessage, setErrorCode
 

Method Detail

getMetricGroupDefinition

public ArmMetricGroupDefinition getMetricGroupDefinition()