org.opengroup.arm40.metric
Interface ArmTransactionWithMetrics

All Superinterfaces:
ArmInterface, ArmTransaction
All Known Subinterfaces:
TransactionMediator
All Known Implementing Classes:
AbstractTransactionMediatorImpl, ArmTransactionWithMetricsImpl

public interface ArmTransactionWithMetrics
extends ArmTransaction


Method Summary
 ArmMetricGroup getMetricGroup()
           
 ArmTransactionWithMetricsDefinition getTransactionWithMetricsDefinition()
           
 
Methods inherited from interface org.opengroup.arm40.transaction.ArmTransaction
bindThread, blocked, getApplication, getContextURIValue, getContextValue, getCorrelator, getDefinition, getParentCorrelator, getStatus, getUser, isTraceRequested, reset, setArrivalTime, setContextURIValue, setContextValue, setTraceRequested, setUser, start, start, start, start, stop, stop, unbindThread, unblocked, update
 
Methods inherited from interface org.opengroup.arm40.transaction.ArmInterface
getErrorCode, getErrorMessage, setErrorCode
 

Method Detail

getTransactionWithMetricsDefinition

public ArmTransactionWithMetricsDefinition getTransactionWithMetricsDefinition()

getMetricGroup

public ArmMetricGroup getMetricGroup()