|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.seasar.framework.aop.interceptors.AbstractInterceptor
org.seasar.framework.aop.interceptors.InterceptorLifecycleAdapter
MethodInterceptor
のインスタンス属性(lifecycle)が、 対象となるコンポーネントと異なる場合に使用します。
コンストラクタの概要 | |
InterceptorLifecycleAdapter()
InterceptorLifecycleAdapter を作成します。 |
メソッドの概要 | |
java.lang.Object |
invoke(MethodInvocation invocation)
|
クラス org.seasar.framework.aop.interceptors.AbstractInterceptor から継承したメソッド |
createProxy, getComponentDef, getTargetClass |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public InterceptorLifecycleAdapter()
InterceptorLifecycleAdapter
を作成します。
メソッドの詳細 |
public java.lang.Object invoke(MethodInvocation invocation) throws java.lang.Throwable
java.lang.Throwable
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |