public class CandiELContext extends ELContext
Constructor and Description |
---|
CandiELContext(InjectManager manager)
Creates the resolver
|
Modifier and Type | Method and Description |
---|---|
ELResolver |
getELResolver() |
FunctionMapper |
getFunctionMapper() |
VariableMapper |
getVariableMapper() |
java.lang.String |
toString() |
getContext, getLocale, isPropertyResolved, putContext, setLocale, setPropertyResolved
public CandiELContext(InjectManager manager)
public ELResolver getELResolver()
getELResolver
in class ELContext
public FunctionMapper getFunctionMapper()
getFunctionMapper
in class ELContext
public VariableMapper getVariableMapper()
getVariableMapper
in class ELContext
public java.lang.String toString()
toString
in class java.lang.Object