public class ServletRequestResolver extends java.lang.Object implements VariableResolver, java.io.Serializable
Labels
,
such that XEL expressions specified in labels could reference
to the variables defined in the request.Constructor and Description |
---|
ServletRequestResolver() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
resolveVariable(java.lang.String name)
Resolves the specified variable.
|
public java.lang.Object resolveVariable(java.lang.String name) throws XelException
VariableResolver
resolveVariable
in interface VariableResolver
name
- the name of the variable to resolveXelException
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.