Package org.springframework.webflow.expression.spel
package org.springframework.webflow.expression.spel
-
ClassDescriptionSpring EL Property Accessor that allows invocation of methods against a resolved Web Flow action, typically a
MultiAction
in expressions.Spring EL PropertyAccessor for reading beans in aBeanFactory
.Spring EL PropertyAccessor that enables use of the following reserved variables in expressions:Spring EL PropertyAccessor for reading fromMapAdaptable
and writing toMutableAttributeMap
.Spring EL PropertyAccessor that resolves messages from theMessageSource
of the active Flow.Spring EL PropertyAccessor that searches through all Web Flow scopes.A sub-class forSpringELExpressionParser
that registers Web Flow specific Spring EL PropertyAccessors.