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_userm_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, updategetErrorCode, getErrorMessage, getFactory, setErrorCode, setFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbindThread, blocked, getApplication, getContextURIValue, getContextValue, getCorrelator, getDefinition, getParentCorrelator, getStatus, getUser, isTraceRequested, reset, setArrivalTime, setContextURIValue, setContextValue, setTraceRequested, setUser, start, start, start, start, stop, stop, unbindThread, unblocked, updategetErrorCode, getErrorMessage, setErrorCodepublic ArmTransactionWithMetrics(ArmApplication app, ArmTransactionWithMetricsDefinition def, ArmMetricGroup group, ArmFactory factory)
app - def - group - factory - public ArmTransactionWithMetricsDefinition getTransactionWithMetricsDefinition()
getTransactionWithMetricsDefinition in interface ArmTransactionWithMetricspublic ArmMetricGroup getMetricGroup()
ArmTransactiongetMetricGroup in interface ArmTransactionWithMetricsgetMetricGroup in class ArmTransactionArmTransactionWithMetrics is created.
The returned value may be null.