org.mule.routing.filters
Class UMOEventFilter

java.lang.Object
  extended byorg.mule.routing.filters.UMOEventFilter
All Implemented Interfaces:
UMOFilter

public class UMOEventFilter
extends java.lang.Object
implements UMOFilter

UMOEventFilter is a filter for determining if the object is a UMOEvent. This filter will allways be used in conjunction with at least one other filter.

Version:
$Revision: 1.1.1.1 $
Author:
Ross Mason

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

Constructor Detail

UMOEventFilter

public UMOEventFilter()
Method Detail

accept

public boolean accept(java.lang.Object object)
Specified by:
accept in interface UMOFilter


Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.