| Package | Description | 
|---|---|
| org.apache.commons.jexl3 | Provides a framework for evaluating JEXL expressions. | 
| Modifier and Type | Method and Description | 
|---|---|
| static JexlContext.ThreadLocal | JexlEngine. getThreadContext()Accesses the current thread local context. | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | JexlEngine. setThreadContext(JexlContext.ThreadLocal tls)Sets the current thread local context. | 
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.