インタフェース
org.seasar.framework.aop.S2MethodInvocation の使用

S2MethodInvocation を使用しているパッケージ
org.seasar.framework.aop.impl   
org.seasar.framework.aop.javassist   
 

org.seasar.framework.aop.impl での S2MethodInvocation の使用
 

S2MethodInvocation を実装している org.seasar.framework.aop.impl のクラス
 class NestedMethodInvocation
          ネストしたMethodInvocationです。
 

S2MethodInvocation 型のパラメータを持つ org.seasar.framework.aop.impl のコンストラクタ
NestedMethodInvocation(S2MethodInvocation parent, MethodInterceptor[] interceptors)
          NestedMethodInvocationを作成します。
 

org.seasar.framework.aop.javassist での S2MethodInvocation の使用
 

S2MethodInvocation を実装している org.seasar.framework.aop.javassist のクラス
static class MethodInvocationClassGenerator.MethodInvocationTemplate
          MethodInvocationのテンプレートです。
 



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