クラス WebFlowSpringELExpressionParser
java.lang.ObjectSE
org.springframework.binding.expression.spel.SpringELExpressionParser
org.springframework.webflow.expression.spel.WebFlowSpringELExpressionParser
- 実装されたすべてのインターフェース:
ExpressionParser
- 既知の直属サブクラス
FacesSpringELExpressionParser
Web フロー固有の Spring EL PropertyAccessors を登録する
SpringELExpressionParser
のサブクラス。- 導入:
- 2.1
- 作成者:
- Rossen Stoyanchev
コンストラクターの概要
コンストラクターコンストラクター説明WebFlowSpringELExpressionParser
(org.springframework.expression.spel.standard.SpelExpressionParser expressionParser) WebFlowSpringELExpressionParser
(org.springframework.expression.spel.standard.SpelExpressionParser parser, ConversionService conversionService) メソッドのサマリー
クラス org.springframework.binding.expression.spel.SpringELExpressionParser から継承されたメソッド
addPropertyAccessor, createSpringELExpression, getConversionService, parseExpression
コンストラクターの詳細
WebFlowSpringELExpressionParser
public WebFlowSpringELExpressionParser(org.springframework.expression.spel.standard.SpelExpressionParser expressionParser) WebFlowSpringELExpressionParser
public WebFlowSpringELExpressionParser(org.springframework.expression.spel.standard.SpelExpressionParser parser, ConversionService conversionService)