org.mule.umo.routing
Interface UMORouterCatchAllStrategy
- All Known Implementing Classes:
- AbstractCatchAllStrategy
- public interface UMORouterCatchAllStrategy
UMORouterCatchAllStrategy
TODO
- Version:
- $Revision: 1.3 $
- Author:
- Ross Mason
setEndpoint
public void setEndpoint(UMOEndpoint endpoint)
getEndpoint
public UMOEndpoint getEndpoint()
catchMessage
public UMOMessage catchMessage(UMOMessage message,
UMOSession session,
boolean synchronous)
throws RoutingException
- Throws:
RoutingException
Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.