org.seasar.framework.aop.interceptors
クラス InterceptorLifecycleAdapter

java.lang.Object
  拡張org.seasar.framework.aop.interceptors.AbstractInterceptor
      拡張org.seasar.framework.aop.interceptors.InterceptorLifecycleAdapter
すべての実装インタフェース:
Advice, Interceptor, MethodInterceptor, Serializable

public class InterceptorLifecycleAdapter
extends AbstractInterceptor

関連項目:
直列化された形式

コンストラクタの概要
InterceptorLifecycleAdapter()
           
 
メソッドの概要
 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
 

コンストラクタの詳細

InterceptorLifecycleAdapter

public InterceptorLifecycleAdapter()
メソッドの詳細

invoke

public Object invoke(MethodInvocation invocation)
              throws Throwable
例外:
Throwable


Copyright © 2004-2006 The Seasar Foundation. All Rights Reserved.