|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.tck.testmodels.mule.TestCatchAllStrategy
public class TestCatchAllStrategy
Constructor Summary | |
---|---|
TestCatchAllStrategy()
|
Method Summary | |
---|---|
OutboundEndpoint |
getEndpoint()
|
java.lang.String |
getTestProperty()
|
MuleEvent |
process(MuleEvent event)
|
void |
setEndpoint(OutboundEndpoint endpoint)
|
void |
setTestProperty(java.lang.String testProperty)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TestCatchAllStrategy()
Method Detail |
---|
public void setEndpoint(OutboundEndpoint endpoint)
public OutboundEndpoint getEndpoint()
public MuleEvent process(MuleEvent event) throws RoutingException
process
in interface MessageProcessor
process
in interface OutboundRouterCatchAllStrategy
RoutingException
public java.lang.String getTestProperty()
public void setTestProperty(java.lang.String testProperty)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |