org.mule.tck.testmodels.mule
Class TestCatchAllStrategy
java.lang.Object
org.mule.tck.testmodels.mule.TestCatchAllStrategy
- All Implemented Interfaces:
- UMORouterCatchAllStrategy
public class TestCatchAllStrategy
- extends Object
- implements UMORouterCatchAllStrategy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestCatchAllStrategy
public TestCatchAllStrategy()
setEndpoint
public void setEndpoint(UMOEndpoint endpoint)
- Specified by:
setEndpoint
in interface UMORouterCatchAllStrategy
getEndpoint
public UMOEndpoint getEndpoint()
- Specified by:
getEndpoint
in interface UMORouterCatchAllStrategy
catchMessage
public UMOMessage catchMessage(UMOMessage message,
UMOSession session,
boolean synchronous)
throws RoutingException
- Specified by:
catchMessage
in interface UMORouterCatchAllStrategy
- Throws:
RoutingException
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.