org.mule.api.routing
Interface RouterCatchAllStrategy
- All Known Implementing Classes:
- AbstractCatchAllStrategy, ForwardingCatchAllStrategy, LoggingCatchAllStrategy, ServiceCatchAllStrategy
public interface RouterCatchAllStrategy
RouterCatchAllStrategy
TODO
setEndpoint
void setEndpoint(OutboundEndpoint endpoint)
getEndpoint
OutboundEndpoint getEndpoint()
catchMessage
MuleMessage catchMessage(MuleMessage message,
MuleSession session,
boolean synchronous)
throws RoutingException
- Throws:
RoutingException
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.