Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.webflow.expression Classes and Interfaces - 15 results found.
NameDescriptionTypePackageFramework
ActionMethodELResolverResolves the method to invoke on a resolved Web Flow Action instance.Classorg.springframework.webflow.expression.elSpring Webflow
ActionPropertyAccessorSpring EL Property Accessor that allows invocation of methods against a resolved Web Flow action, typically aMultiAction in expressions.Classorg.springframework.webflow.expression.spelSpring Webflow
BeanFactoryPropertyAccessorSpring EL PropertyAccessor for reading beans in a BeanFactory.Classorg.springframework.webflow.expression.spelSpring Webflow
FlowResourceELResolverCustom EL resolver that resolves the messages from the active flow's MessageSource.Classorg.springframework.webflow.expression.elSpring Webflow
FlowVariablePropertyAccessorSpring EL PropertyAccessor that enables use of the following reserved variables in expressions:Note that any property of RequestContext (e.Classorg.springframework.webflow.expression.spelSpring Webflow
ImplicitFlowVariableELResolverResolves implicit or well-known flow variables; for example flowScope in an expression like #{flowScope.Classorg.springframework.webflow.expression.elSpring Webflow
MapAdaptablePropertyAccessorSpring EL PropertyAccessor for reading from MapAdaptable and writing to MutableAttributeMap.Classorg.springframework.webflow.expression.spelSpring Webflow
MessageSourcePropertyAccessorSpring EL PropertyAccessor that resolves messages from the MessageSource of the active Flow.Classorg.springframework.webflow.expression.spelSpring Webflow
RequestContextELResolverCustom EL resolver that resolves the current RequestContext under the variable REQUEST_CONTEXT_VARIABLE_NAME.Classorg.springframework.webflow.expression.elSpring Webflow
ScopeSearchingELResolverCustom EL resolver that searches the current request context for variables to resolve.Classorg.springframework.webflow.expression.elSpring Webflow
ScopeSearchingPropertyAccessorSpring EL PropertyAccessor that searches through all Web Flow scopes.Classorg.springframework.webflow.expression.spelSpring Webflow
SpringBeanWebFlowELResolverEL resolver for resolving Spring Beans accessible by a flow's bean factory.Classorg.springframework.webflow.expression.elSpring Webflow
WebFlowELExpressionParserAllows for Unified EL expressions in a FlowDefinition.Classorg.springframework.webflow.expression.elSpring Webflow
WebFlowOgnlExpressionParserAn extension of OgnlExpressionParser that registers Web Flow-specific PropertyAccessors.Classorg.springframework.webflow.expressionSpring Webflow
WebFlowSpringELExpressionParserA sub-class for SpringELExpressionParser that registers Web Flowspecific Spring EL PropertyAccessors.Classorg.springframework.webflow.expression.spelSpring Webflow