public class CAFELContext extends ELContextWrapper
Modifier and Type | Field and Description |
---|---|
protected FunctionMapper |
m_functionMapper |
m_wrapped
Constructor and Description |
---|
CAFELContext(ELContext wrapped) |
Modifier and Type | Method and Description |
---|---|
FunctionMapper |
getFunctionMapper() |
getContext, getELResolver, getLocale, getVariableMapper, getWrapped, isPropertyResolved, putContext, setLocale, setPropertyResolved, setWrapped
protected FunctionMapper m_functionMapper
public CAFELContext(ELContext wrapped)
public FunctionMapper getFunctionMapper()
getFunctionMapper
in class ELContextWrapper