|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.maru.liquid.core.plugins.http.interceptor.PluginInterceptor
public class PluginInterceptor
プラグインをインジェクトするインターセプター
コンストラクタの概要 | |
---|---|
PluginInterceptor()
|
メソッドの概要 | |
---|---|
java.lang.String |
intercept(ActionInvocation invocation)
インターセプトする |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public PluginInterceptor()
メソッドの詳細 |
---|
public java.lang.String intercept(ActionInvocation invocation)
Interceptor
の記述:
Interceptor
内の intercept
invocation
- ActionInvocation
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |