クラスの使用
org.springframework.integration.expression.SpelPropertyAccessorRegistrar
SpelPropertyAccessorRegistrar を使用するパッケージ
org.springframework.integration.expression 内の SpelPropertyAccessorRegistrar 使用
修飾子と型メソッド説明SpelPropertyAccessorRegistrar.add
(StringSE name, IndexAccessor indexAccessor) 提供された名前IndexAccessor
を追加します。SpelPropertyAccessorRegistrar.add
(StringSE name, PropertyAccessor propertyAccessor) 提供された名前付きプロパティアクセサーを追加します。SpelPropertyAccessorRegistrar.add
(IndexAccessor... indexAccessors) 提供されたIndexAccessor
インスタンスを追加します。SpelPropertyAccessorRegistrar.add
(PropertyAccessor... propertyAccessors) 提供されたプロパティアクセサーを追加します。