@Deprecated public class LoggingCatchAllStrategy extends AbstractCatchAllStrategy
LoggingCatchAllStrategy is a simple strategy that only logs any
events not caught by the router associated with this strategy. This should
not be used in production unless it is acceptable for events to be lost.
Deprecated from 3.6.0. This functionality is specific to Services.statistics| Constructor and Description |
|---|
LoggingCatchAllStrategy()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
MuleEvent |
doCatchMessage(MuleEvent event)
Deprecated.
|
getRouterStatistics, process, setRouterStatisticspublic MuleEvent doCatchMessage(MuleEvent event) throws RoutingException
doCatchMessage in class AbstractCatchAllStrategyRoutingExceptionCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.