ArrayELResolver
.ArrayELResolver
whose read-only status is
determined by the given parameter.BeanELResolver
.BeanELResolver
whose read-only status is
determined by the given parameter.ELResolver
s.ELContext
has been created.MethodExpression
for later
evaluation.ValueExpression
for later
evaluation.ELContext
has been created.ELContext
has been created.ELContext
is created.ELException
with no detail message.ELException
with the provided detail message.ELException
with the given cause.Expression
.ValueExpression
and
MethodExpression
, implementing characterstics common to both.property
argument.null
, returns the most
general type that this resolver accepts for the
property
argument.property
argument, given a base
object.property
argument, given a base
object.property
argument.property
argument.property
argument.ELContext
that was created.ELResolver
associated with this context.Expression
,
unmodified.null
, since there is no reason to
iterate through set set of all integers.null
, returns an
Iterator
containing the set of JavaBeans properties
available on the given object.base
object.base
object.null
, since there is no reason to
iterate through set set of all integers.Iterator
containing the set of keys available in the Map
.Iterator
containing the set of keys available in the ResourceBundle
.FunctionMapper
associated with this
ELContext
.Locale
stored by a previous invocation to
ELContext.setLocale(java.util.Locale)
.null
, returns the most
general acceptable type that can be set on this bean property.base
and property
, attempts to
identify the most general type that is acceptable for an object to be
passed as the value
parameter in a future call
to the CompositeELResolver.setValue(javax.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object)
method.base
and property
, attempts to
identify the most general type that is acceptable for an object to be
passed as the value
parameter in a future call
to the ELResolver.setValue(javax.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object)
method.ResourceBundle
,
return null
, since the resolver is read only.value
parameter in a future call
to the ValueExpression.setValue(javax.el.ELContext, java.lang.Object)
method.null
, returns the current
value of the given property on this bean.property
object on the given
base
object by querying all component resolvers.property
object on the given
base
object.property
argument.ResourceBundle
,
the provided property will first be coerced to a String
.ValueReference
for this expression instance.VariableMapper
associated with this
ELContext
.Expression
.null
, invoke the method, with
the given parameters on this bean.method
on the given
base
object by querying all component resolvers.method
on the given
base
object.ELResolver
has successfully resolved a
given (base, property) pair.ArrayELResolver.setValue(javax.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object)
will always fail.null
, returns whether a call
to BeanELResolver.setValue(javax.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object)
will always fail.base
and property
, attempts to
determine whether a call to CompositeELResolver.setValue(javax.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object)
will always fail.base
and property
, attempts to
determine whether a call to ELResolver.setValue(javax.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object)
will always fail.ListELResolver.setValue(javax.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object)
will always fail.MapELResolver.setValue(javax.el.ELContext, java.lang.Object, java.lang.Object, java.lang.Object)
will always fail.ResourceBundle
,
return true
.true
if a call to ValueExpression.setValue(javax.el.ELContext, java.lang.Object)
will
always fail.List
.ListELResolver
.ListELResolver
whose read-only status is
determined by the given parameter.Map
.MapELResolver
.MapELResolver
whose read-only status is
determined by the given parameter.Expression
that refers to a method on an object.MethodExpression
evaluated to.MethodInfo
with the given
information.MethodExpression
.MethodNotFoundException
with no detail message.MethodNotFoundException
with the provided
detail message.MethodNotFoundException
with the given root
cause.MethodNotFoundException
with the given detail
message and root cause.ExpressionFactory
.ExpressionFactory
, with
optional properties.ValueExpression
or MethodExpression
.PropertyNotFoundException
with no detail message.PropertyNotFoundException
with the provided
detail message.PropertyNotFoundException
with the given root
cause.PropertyNotFoundException
with the given detail
message and root cause.ValueExpression
.PropertyNotWritableException
with no detail
message.PropertyNotWritableException
with the
provided detail message.PropertyNotWritableException
with the given root
cause.PropertyNotWritableException
with the given
detail message and root cause.ELContext
.FeatureDescriptor
that specifies whether the
variable or property can be resolved at runtime.java.lang.Method
.ResourceBundle
.Locale
for this instance.ELResolver
has successfully
resolved a given (base, property) pair.null
, attempts to set the
value of the given property on this bean.property
object on the given base
object.property
object on the given base
object.property
argument.PropertyNotWritableException
.FeatureDescriptor
that specifies the runtime type of
the variable or property.Expression
that can get or set a value.Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.