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, isStatisticsEnabled, setCollectingAllStatistics, setStatisticsTraceId, shouldReportStatistic
public static void reportFault(MessageContext messageContext)
messageContext
- messageContext of the message flow.Copyright © 2005–2017 Apache Software Foundation. All rights reserved.