クラスの使用
org.springframework.expression.spel.SpelEvaluationException
SpelEvaluationException を使用するパッケージ
パッケージ
説明
SpEL の抽象構文ツリー。
さまざまなコア抽象化のための SpEL のデフォルト実装。
org.springframework.expression.spel.ast 内の SpelEvaluationException 使用
修飾子と型メソッド説明final TypedValue
Literal.getValueInternal
(ExpressionState state) VariableReference.getValueInternal
(ExpressionState state) VariableReference.getValueRef
(ExpressionState state) boolean
Indexer.isWritable
(ExpressionState expressionState) boolean
VariableReference.isWritable
(ExpressionState expressionState) org.springframework.expression.spel.support 内の SpelEvaluationException 使用
修飾子と型メソッド説明int
static boolean
ReflectionHelper.convertAllArguments
(TypeConverter converter, ObjectSE[] arguments, MethodSE method) 指定された引数セットを、指定されたMethod
SE のパラメーター型に変換します。