public static interface JexlContext.NamespaceFunctor
The functor is created once during the lifetime of a script evaluation.
| Modifier and Type | Method and Description | 
|---|---|
| Object | createFunctor(JexlContext context)Creates the functor object that will be used instead of the namespace. | 
Object createFunctor(JexlContext context)
context - the contextCopyright © 2001–2021 The Apache Software Foundation. All rights reserved.