org.mule.test.integration.streaming
Class ExceptionThrowingFilter

java.lang.Object
  extended by org.mule.test.integration.streaming.ExceptionThrowingFilter
All Implemented Interfaces:
Filter

public class ExceptionThrowingFilter
extends Object
implements Filter


Constructor Summary
ExceptionThrowingFilter()
           
 
Method Summary
 boolean accept(MuleMessage message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionThrowingFilter

public ExceptionThrowingFilter()
Method Detail

accept

public boolean accept(MuleMessage message)
Specified by:
accept in interface Filter


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.