|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractCatchAllStrategy | |
org.mule.routing | Defines the core routing patterns supported by mule. |
Uses of AbstractCatchAllStrategy in org.mule.routing |
Subclasses of AbstractCatchAllStrategy in org.mule.routing | |
class |
ComponentCatchAllStrategy
ComponentCatchAllStrategy is used to catch any events and forward
the events to the component as is. |
class |
ForwardingCatchAllStrategy
ForwardingCatchAllStrategy acts as a catch and forward router for any events
not caught by the router this strategy is associated with. |
class |
LoggingCatchAllStrategy
LoggingCatchAllStrategy is a simple strategy that only logs any events not caught by the router associated with
this strategy. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |