|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.maru.liquid.core.plugins.http.interceptor.ValidationInterceptor
public class ValidationInterceptor
入力値の検証を行うインターセプター
フィールドの概要 | |
---|---|
private static org.slf4j.Logger |
logger
|
コンストラクタの概要 | |
---|---|
ValidationInterceptor()
|
メソッドの概要 | |
---|---|
java.lang.String |
intercept(ActionInvocation actionInvocation)
インターセプトする |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
private static final org.slf4j.Logger logger
コンストラクタの詳細 |
---|
public ValidationInterceptor()
メソッドの詳細 |
---|
public java.lang.String intercept(ActionInvocation actionInvocation)
Interceptor
の記述:
Interceptor
内の intercept
actionInvocation
- ActionInvocation
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |