public class BatchConstraint extends ConstraintFilter
BatchConstraint is a filter that counts on every execution and
returns true when the batch size value equals the execution count.| Constructor and Description |
|---|
BatchConstraint() |
public boolean accept(MuleEvent event)
accept in class ConstraintFilterpublic int getBatchSize()
public void setBatchSize(int batchSize)
public Object clone() throws CloneNotSupportedException
clone in class ConstraintFilterCloneNotSupportedExceptionCopyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.