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 ConstraintFilter TODO
ManualConstraint ManualConstraint always returns false meaning that the transaction should be commited manually.
 

Package org.mule.transaction.constraints Description

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



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