|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drools.base.mvel.MVELEvalExpression
public class MVELEvalExpression
Constructor Summary | |
---|---|
MVELEvalExpression(java.io.Serializable expr,
DroolsMVELFactory factory)
|
Method Summary | |
---|---|
java.lang.Object |
createContext()
|
boolean |
evaluate(Tuple tuple,
Declaration[] requiredDeclarations,
WorkingMemory workingMemory,
java.lang.Object context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MVELEvalExpression(java.io.Serializable expr, DroolsMVELFactory factory)
Method Detail |
---|
public java.lang.Object createContext()
createContext
in interface EvalExpression
public boolean evaluate(Tuple tuple, Declaration[] requiredDeclarations, WorkingMemory workingMemory, java.lang.Object context) throws java.lang.Exception
evaluate
in interface EvalExpression
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |