org.mule.transaction.constraints
Class ConstraintFilter

java.lang.Object
  extended byorg.mule.transaction.constraints.ConstraintFilter
All Implemented Interfaces:
java.lang.Cloneable, UMOFilter
Direct Known Subclasses:
BatchConstraint, ManualConstraint

public class ConstraintFilter
extends java.lang.Object
implements UMOFilter, java.lang.Cloneable

ConstraintFilter TODO

Version:
$Revision: 1.1.1.1 $
Author:
Ross Mason

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

Constructor Detail

ConstraintFilter

public ConstraintFilter()
Method Detail

accept

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

accept

protected boolean accept(UMOEvent event)

clone

public java.lang.Object clone()
                       throws java.lang.CloneNotSupportedException
Throws:
java.lang.CloneNotSupportedException


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