|
Spring Web Flow | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.binding.expression.spel.SpringELExpressionParser
org.springframework.webflow.expression.spel.WebFlowSpringELExpressionParser
public class WebFlowSpringELExpressionParser
A sub-class for SpringELExpressionParser that registers Web Flow specific Spring EL PropertyAccessors.
| Constructor Summary | |
|---|---|
WebFlowSpringELExpressionParser(org.springframework.expression.spel.standard.SpelExpressionParser expressionParser)
|
|
WebFlowSpringELExpressionParser(org.springframework.expression.spel.standard.SpelExpressionParser expressionParser,
ConversionService conversionService)
|
|
| Method Summary |
|---|
| Methods inherited from class org.springframework.binding.expression.spel.SpringELExpressionParser |
|---|
addPropertyAccessor, getConversionService, parseExpression |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebFlowSpringELExpressionParser(org.springframework.expression.spel.standard.SpelExpressionParser expressionParser)
public WebFlowSpringELExpressionParser(org.springframework.expression.spel.standard.SpelExpressionParser expressionParser,
ConversionService conversionService)
|
Spring Web Flow | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||