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() |
public CandiELContext(InjectManager manager)