org.drools.core.rule.constraint
Class MvelConstraint.EvaluationContext
java.lang.Object
org.drools.core.rule.constraint.MvelConstraint.EvaluationContext
- All Implemented Interfaces:
- Externalizable, Serializable
- Enclosing class:
- MvelConstraint
public static class MvelConstraint.EvaluationContext
- extends Object
- implements Externalizable
- See Also:
- Serialized Form
MvelConstraint.EvaluationContext
public MvelConstraint.EvaluationContext()
addContext
public void addContext(BuildContext buildContext)
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Specified by:
writeExternal in interface Externalizable
- Throws:
IOException
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Specified by:
readExternal in interface Externalizable
- Throws:
IOException
ClassNotFoundException
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.