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