public class ArmTransactionWithMetrics extends ArmTransaction implements ArmTransactionWithMetrics
ARM_SUCCESS, m_application, m_arrivalTime, m_contextUri, m_contextValues, m_currentCorrelator, m_definition, m_metricGroup, m_parentCorrelator, m_status, m_traceRequested, m_transactionHandle, m_user
m_errorCode, m_factory
Constructor and Description |
---|
ArmTransactionWithMetrics(ArmApplication app,
ArmTransactionWithMetricsDefinition def,
ArmMetricGroup group,
ArmFactory factory)
Create ARM Transaction with Metrics.
|
Modifier and Type | Method and Description |
---|---|
ArmMetricGroup |
getMetricGroup()
Get the metric group.
|
ArmTransactionWithMetricsDefinition |
getTransactionWithMetricsDefinition() |
bindThread, blocked, getApplication, getContextURIValue, getContextValue, getCorrelator, getDefinition, getParentCorrelator, getStatus, getUser, isTraceRequested, reset, setArrivalTime, setContextURIValue, setContextValue, setCorrelator, setParentCorrelator, setTraceRequested, setUser, start, start, start, start, stop, stop, unbindThread, unblocked, update
getErrorCode, getErrorMessage, getFactory, setErrorCode, setFactory
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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
getErrorCode, getErrorMessage, setErrorCode
public ArmTransactionWithMetrics(ArmApplication app, ArmTransactionWithMetricsDefinition def, ArmMetricGroup group, ArmFactory factory)
app
- def
- group
- factory
- public ArmTransactionWithMetricsDefinition getTransactionWithMetricsDefinition()
getTransactionWithMetricsDefinition
in interface ArmTransactionWithMetrics
public ArmMetricGroup getMetricGroup()
ArmTransaction
getMetricGroup
in interface ArmTransactionWithMetrics
getMetricGroup
in class ArmTransaction
ArmTransactionWithMetrics
is created.
The returned value may be null.