|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.maru.liquid.core.plugins.http.DefaultActionProxyFactory.IntercepteProxy
private static class DefaultActionProxyFactory.IntercepteProxy
インターセプトを代理で行う
フィールドの概要 | |
---|---|
(package private) ActionInvocation |
_actionInvocation
|
(package private) Interceptor |
_interceptor
|
コンストラクタの概要 | |
---|---|
DefaultActionProxyFactory.IntercepteProxy(Interceptor interceptor,
ActionInvocation actionInvocation)
|
メソッドの概要 | |
---|---|
java.lang.String |
intercept()
インターセプト |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
Interceptor _interceptor
ActionInvocation _actionInvocation
コンストラクタの詳細 |
---|
public DefaultActionProxyFactory.IntercepteProxy(Interceptor interceptor, ActionInvocation actionInvocation)
メソッドの詳細 |
---|
public java.lang.String intercept()
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |