Package org.mvel2

Class ExecutionContext

    • Constructor Detail

      • ExecutionContext

        public ExecutionContext()
      • ExecutionContext

        public ExecutionContext​(long maxAllowedMemory)
    • Method Detail

      • nextId

        public int nextId()
      • checkExecution

        public void checkExecution()
      • stop

        public void stop()
      • checkAssignVariable

        public Object checkAssignVariable​(String varName,
                                          Object value)
      • dumpVars

        public void dumpVars()
      • dumpValueReferences

        public void dumpValueReferences()
      • getMemorySize

        public long getMemorySize()