org.mule.util.mock
Class PayloadConstraint

java.lang.Object
  extended by org.mule.util.mock.PayloadConstraint
All Implemented Interfaces:
com.mockobjects.constraint.Constraint

public class PayloadConstraint
extends Object
implements com.mockobjects.constraint.Constraint

TODO


Constructor Summary
PayloadConstraint(Object object)
           
 
Method Summary
 boolean eval(Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PayloadConstraint

public PayloadConstraint(Object object)
Method Detail

eval

public boolean eval(Object o)
Specified by:
eval in interface com.mockobjects.constraint.Constraint


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.