|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface JexlContext.NamespaceFunctor
A marker interface of the JexlContext, NamespaceFunctor allows creating an instance to delegate namespace methods calls to.
The functor is created once during the lifetime of a script evaluation.
Method Summary | |
---|---|
Object |
createFunctor(JexlContext context)
Creates the functor object that will be used instead of the namespace. |
Method Detail |
---|
Object createFunctor(JexlContext context)
context
- the context
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |