|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.routing.AbstractCatchAllStrategy
org.mule.routing.ServiceCatchAllStrategy
@Deprecated public class ServiceCatchAllStrategy
ServiceCatchAllStrategy
is used to catch any events and forward the
events to the service as is.
Field Summary |
---|
Fields inherited from class org.mule.routing.AbstractCatchAllStrategy |
---|
logger, statistics |
Constructor Summary | |
---|---|
ServiceCatchAllStrategy()
Deprecated. |
Method Summary | |
---|---|
MuleEvent |
doCatchMessage(MuleEvent event)
Deprecated. |
Methods inherited from class org.mule.routing.AbstractCatchAllStrategy |
---|
getRouterStatistics, process, setRouterStatistics |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceCatchAllStrategy()
Method Detail |
---|
public MuleEvent doCatchMessage(MuleEvent event) throws RoutingException
doCatchMessage
in class AbstractCatchAllStrategy
RoutingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |