org.mule.test.integration.streaming
Class ExceptionThrowingFilter
java.lang.Object
org.mule.test.integration.streaming.ExceptionThrowingFilter
- All Implemented Interfaces:
- org.mule.api.routing.filter.Filter
public class ExceptionThrowingFilter
- extends Object
- implements org.mule.api.routing.filter.Filter
Method Summary |
boolean |
accept(org.mule.api.MuleMessage message)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExceptionThrowingFilter
public ExceptionThrowingFilter()
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.