|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.transaction.constraints.ConstraintFilter
org.mule.transaction.constraints.ManualConstraint
ManualConstraint
always returns false meaning that the transaction
should be commited manually.
Constructor Summary | |
ManualConstraint()
|
Method Summary | |
protected boolean |
accept(UMOEvent event)
|
Methods inherited from class org.mule.transaction.constraints.ConstraintFilter |
accept, clone |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ManualConstraint()
Method Detail |
protected boolean accept(UMOEvent event)
accept
in class ConstraintFilter
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |