Uses of Class
org.mvel2.SandboxedParserConfiguration
-
Packages that use SandboxedParserConfiguration Package Description org.mvel2 -
-
Uses of SandboxedParserConfiguration in org.mvel2
Constructors in org.mvel2 with parameters of type SandboxedParserConfiguration Constructor Description ExecutionContext(SandboxedParserConfiguration parserConfig)ExecutionContext(SandboxedParserConfiguration parserConfig, long maxAllowedMemory)SandboxedParserContext(SandboxedParserConfiguration sandboxedParserConfiguration)
-