|
spring-expression | ||||||||
PREV NEXT | FRAMES NO FRAMES |
@myBeanName
still expressions.MethodInvoker.getTypeDifferenceWeight(Class[], Object[])
but operates on TypeDescriptors.
multiply
operator directly here for certain types
of supported operands and otherwise delegates to any registered overloader
for types not supported here.
Expression.setValue(EvaluationContext, Object)
method using the default context.
Expression.setValue(EvaluationContext, Object)
method using the default context.
Expression.setValue(EvaluationContext, Object)
method for the given context.
Expression.setValue(EvaluationContext, Object)
method for the given context.
Expression.setValue(EvaluationContext, Object)
method using the default context.
Expression.setValue(EvaluationContext, Object)
method using the default context.
Expression.setValue(EvaluationContext, Object)
method for the given context.
Expression.setValue(EvaluationContext, Object)
method for
the given context.
OperatorOverloader
can implement for any pair of operands.instanceof
does in Java.Operation
support simple types like numbers.multiply
operator.MethodResolver
used by default in
StandardEvaluationContext
unless explicit method resolvers have been specified.TypeConverter
interface,
delegating to a core Spring ConversionService
.ParserContext
implementation for template parsing.Comparable
.
|
spring-expression | ||||||||
PREV NEXT | FRAMES NO FRAMES |