public class FaultStatisticCollector extends RuntimeStatisticCollector
eventExpireTime
Constructor and Description |
---|
FaultStatisticCollector() |
Modifier and Type | Method and Description |
---|---|
static void |
reportFault(MessageContext messageContext)
Enqueue Fault Event to the event queue indicating that fault has occurred in the message flow.
|
addEvent, addEventAndCloseFlow, addEventAndDecrementCallbackCount, addEventAndDecrementCount, addEventAndIncrementCallbackCount, addEventAndIncrementCount, init, isCollectingAllStatistics, isCollectingPayloads, isCollectingProperties, isMediationFlowStatisticsEnabled, isOpenTracingEnabled, isStatisticsEnabled, setCollectingAllStatistics, setStatisticsTraceId, shouldReportStatistic
public static void reportFault(MessageContext messageContext)
messageContext
- messageContext of the message flow.Copyright © 2005-2020 Apache Software Foundation. All Rights Reserved.