org.opengroup.arm40.metric
Interface ArmTranReportWithMetrics

All Superinterfaces:
ArmInterface, ArmTranReport
All Known Subinterfaces:
TransactionReportMediator
All Known Implementing Classes:
ArmTranReportWithMetricsImpl

public interface ArmTranReportWithMetrics
extends ArmTranReport


Method Summary
 ArmApplication getApplication()
           
 ArmMetricGroup getMetricGroup()
           
 ArmTransactionWithMetricsDefinition getTransactionWithMetricsDefinition()
           
 
Methods inherited from interface org.opengroup.arm40.tranreport.ArmTranReport
generateCorrelator, getContextURIValue, getContextValue, getCorrelator, getDefinition, getParentCorrelator, getResponseTime, getStatus, getUser, report, report, report, report, setContextURIValue, setContextValue, setParentCorrelator, setUser
 
Methods inherited from interface org.opengroup.arm40.transaction.ArmInterface
getErrorCode, getErrorMessage, setErrorCode
 

Method Detail

getApplication

public ArmApplication getApplication()
Specified by:
getApplication in interface ArmTranReport

getTransactionWithMetricsDefinition

public ArmTransactionWithMetricsDefinition getTransactionWithMetricsDefinition()

getMetricGroup

public ArmMetricGroup getMetricGroup()