@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, setRouterStatistics
public MuleEvent doCatchMessage(MuleEvent event) throws RoutingException
doCatchMessage
in class AbstractCatchAllStrategy
RoutingException
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.