クラス WebFlowSpringELExpressionParser

java.lang.ObjectSE
org.springframework.binding.expression.spel.SpringELExpressionParser
org.springframework.webflow.expression.spel.WebFlowSpringELExpressionParser
実装されたすべてのインターフェース:
ExpressionParser
既知の直属サブクラス
FacesSpringELExpressionParser

public class WebFlowSpringELExpressionParser extends SpringELExpressionParser
Web フロー固有の Spring EL PropertyAccessors を登録する SpringELExpressionParser のサブクラス。
導入:
2.1
作成者:
Rossen Stoyanchev
  • コンストラクターの詳細

    • WebFlowSpringELExpressionParser

      public WebFlowSpringELExpressionParser(org.springframework.expression.spel.standard.SpelExpressionParser expressionParser)
    • WebFlowSpringELExpressionParser

      public WebFlowSpringELExpressionParser(org.springframework.expression.spel.standard.SpelExpressionParser parser, ConversionService conversionService)