インターフェース ParameterSourceFactory

すべての既知の実装クラス:
BeanPropertyParameterSourceFactoryExpressionEvaluatingParameterSourceFactory

public interface ParameterSourceFactory
導入:
2.2
作成者:
Gunnar Hillert
  • メソッドの詳細

    • createParameterSource

      ParameterSource createParameterSource(ObjectSE input)
      新しい ParameterSource を返します。
      パラメーター:
      input - ParameterSource に変換される生のメッセージまたはクエリ結果。
      戻り値:
      パラメーターソース。