org.mule.test.integration.config
Class TestFilter
java.lang.Object
org.mule.test.integration.config.TestFilter
- All Implemented Interfaces:
- org.mule.api.routing.filter.Filter
public class TestFilter
- extends Object
- implements org.mule.api.routing.filter.Filter
TODO
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestFilter
public TestFilter()
getBar
public int getBar()
setBar
public void setBar(int bar)
getFoo
public String getFoo()
setFoo
public void setFoo(String foo)
accept
public boolean accept(org.mule.api.MuleMessage message)
- Specified by:
accept
in interface org.mule.api.routing.filter.Filter
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.