@Deprecated public final class VariableResolverImpl extends Object implements VariableResolver
Constructor and Description |
---|
VariableResolverImpl(ELContext ctx)
Deprecated.
|
public VariableResolverImpl(ELContext ctx)
public Object resolveVariable(String pName) throws ELException
VariableResolver
resolveVariable
in interface VariableResolver
pName
- the name of the variable to resolveELException
- if a failure occurred while trying to resolve the given
variableCopyright © 2000-2021 Apache Software Foundation. All Rights Reserved.