Package org.mule.transaction.constraints

Contains the transaction contraint filter used to control how and when transactions are committed.

See:
          Description

Class Summary
BatchConstraint BatchConstraint is a filter that counts on every execution and returns true when the batch size value equals the execution count.
ConstraintFilter  
ManualConstraint ManualConstraint always returns false, meaning that the transaction should be committed manually.
 

Package org.mule.transaction.constraints Description

Contains the transaction contraint filter used to control how and when transactions are committed.



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.