Uses of Interface
org.mvel2.execution.ExecutionObject
Packages that use ExecutionObject
-
Uses of ExecutionObject in org.mvel2
Methods in org.mvel2 with parameters of type ExecutionObjectModifier and TypeMethodDescriptionlongExecutionContext.onValAdd(ExecutionObject obj, Object key, Object val) longExecutionContext.onValRemove(ExecutionObject obj, Object key, Object val) -
Uses of ExecutionObject in org.mvel2.execution
Classes in org.mvel2.execution that implement ExecutionObject